parent
5ee6e9b097
commit
3cf341a118
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -12,6 +12,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: cachix/install-nix-action@v30
|
uses: github.com/cachix/install-nix-action@v30
|
||||||
- name: Execute unit tests
|
- name: Execute unit tests
|
||||||
run: nix flake check
|
run: nix flake check
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue