parent
c604222f1f
commit
c83f850f65
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: nixos
|
runs-on: nixos
|
||||||
steps:
|
steps:
|
||||||
- run: echo All good!
|
- run: echo foobar All good!
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue