testing actions
Some checks failed
/ build (push) Failing after 15s

This commit is contained in:
Louis Guidez reind33r 2024-02-07 23:24:09 +01:00
parent e255f0343d
commit 9125fb0b90
2 changed files with 1 additions and 8 deletions

View file

@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- shell: ash - shell: ash
run: | run: |
ls ${{ github.workspace }} ls ${{ github.workspace }}
# - name: Setup Node.js # - name: Setup Node.js
# uses: xxxxxxxxxxxxxxxxxx@xx # uses: xxxxxxxxxxxxxxxxxx@xx

View file

@ -1,7 +0,0 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- shell: ash
run: echo All Good