It might actually help to check out the repo
Test / test (push) Failing after 0s
Details
Test / test (push) Failing after 0s
Details
This commit is contained in:
parent
dc8b01c5d8
commit
707456ce3f
|
|
@ -3,7 +3,8 @@ run-name: Test?
|
|||
on: [push]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
steps:
|
||||
- run: npm run test
|
||||
Loading…
Reference in New Issue