Skip to content

Commit

Permalink
qsdfljqsdf
Browse files Browse the repository at this point in the history
  • Loading branch information
nartannt committed Nov 29, 2023
1 parent 4ea283c commit b83f28a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,5 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: sudo apt install nix
- run: sudo nix develop --experimental-features 'nix-command flakes'
- run: make
- run: make clean
- run: sudo nix build --experimental-features 'nix-command flakes'
- run: make test

0 comments on commit b83f28a

Please sign in to comment.