Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Nov 16, 2023
1 parent 234c19f commit da47bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
working-directory: ${{ steps.mktemp.outputs.tmpdir }}
- name: Run smoke test
run: nix develop --impure -c terraform --version
working-directory: ${{ steps.mktemp.outputs.tmpdir }}
env:
NIXPKGS_ALLOW_UNFREE: 1
working-directory: ${{ steps.mktemp.outputs.tmpdir }}

0 comments on commit da47bbc

Please sign in to comment.