Compare commits
1 Commits
ac72574873
...
f2b74a3dd4
| Author | SHA1 | Date |
|---|---|---|
|
|
f2b74a3dd4 |
|
|
@ -6,5 +6,7 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
repository: 'tack-up-now'
|
||||||
steps:
|
steps:
|
||||||
- run: npm run test
|
- run: npm run test
|
||||||
Loading…
Reference in New Issue