Compare commits
1 commit
2223a6b81c
...
5c81fec4d7
Author | SHA1 | Date | |
---|---|---|---|
5c81fec4d7 |
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ on: [push]
|
|||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
container: ubuntu:rolling
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/cachix/install-nix-action@v22
|
||||
|
|
Reference in a new issue