Skip to content

Commit

Permalink
Compile tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Jun 24, 2024
1 parent dcb4aad commit a93d6f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ jobs:
- name: Compile code
run: nix build
timeout-minutes: 10
# - run: nix run .#test
- name: Compile test
run: nix run .#test
# timeout-minutes: 5
# - name: Update package index
# run: ./bin/${{ matrix.devShell }} -c cabal update
Expand Down

0 comments on commit a93d6f6

Please sign in to comment.