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