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