Compare commits
1 Commits
f2b74a3dd4
...
ac72574873
| Author | SHA1 | Date |
|---|---|---|
|
|
ac72574873 |
|
|
@ -6,7 +6,5 @@ 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