Skip to content

Commit

Permalink
Let's debug that.
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed Sep 24, 2024
1 parent 3a39ca0 commit 3f8b7aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nix_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
env:
USER: github_runner
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Build
run: nix develop .#test --command echo "Ok"
- name: Pre-commit tests.
Expand Down

0 comments on commit 3f8b7aa

Please sign in to comment.