Skip to content

Commit

Permalink
test only new test
Browse files Browse the repository at this point in the history
  • Loading branch information
elchead committed Dec 4, 2024
1 parent 33f478f commit 6248198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: |
nix build .#scripts.get-logs
nix run .#scripts.get-logs start workspace/e2e.namespace &
nix shell -L .#contrast.e2e --command ${{ inputs.test-name }}.test -test.v \
nix shell -L .#contrast.e2e --command ${{ inputs.test-name }}.test -test.run TestDeterminsticPolicyGeneration -test.v \
--image-replacements workspace/just.containerlookup \
--namespace-file workspace/e2e.namespace \
--platform ${{ inputs.platform }} \
Expand Down

0 comments on commit 6248198

Please sign in to comment.