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