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