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]
|
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