Compare commits
1 commit
6a2f25857f
...
2f69b3018e
Author | SHA1 | Date | |
---|---|---|---|
2f69b3018e |
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
# runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- run: nix flake show
|
- run: nix flake show
|
||||||
|
|
Reference in a new issue