Compare commits
1 commit
af9adc909c
...
c1fb993c65
Author | SHA1 | Date | |
---|---|---|---|
c1fb993c65 |
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: nix
|
||||
runs-on: nix
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: echo ciao
|
||||
- run: nix --version
|
||||
|
|
Reference in a new issue