Compare commits
1 Commits
707456ce3f
...
fdd546e12a
| Author | SHA1 | Date |
|---|---|---|
|
|
fdd546e12a |
|
|
@ -3,7 +3,7 @@ run-name: Test?
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: npm run test
|
- run: npm run test
|
||||||
Loading…
Reference in New Issue