Skip to content

Commit

Permalink
Sonobuoy Nightly Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Golaszewski committed Oct 4, 2024
1 parent 36fe592 commit 3d1facb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonobuoy-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Run end to end tests
run: |
./sonobuoy run --plugin e2e --wait --mode quick
./sonobuoy run --plugin e2e --wait
./sonobuoy retrieve -f sonobuoy_e2e.tar.gz
./sonobuoy results sonobuoy_e2e.tar.gz
tar -xf sonobuoy_e2e.tar.gz --one-top-level
Expand Down

0 comments on commit 3d1facb

Please sign in to comment.