parent
6460d2926d
commit
f2d3ac435a
1 changed files with 1 additions and 6 deletions
|
@ -6,9 +6,4 @@ jobs:
|
|||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '14'
|
||||
- run: npm install -g bats
|
||||
- run: bats -v
|
||||
- run: ls
|
||||
|
|
Loading…
Reference in a new issue