Skip to content

Commit

Permalink
feat: run all tests in e2e pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
djpiper28 committed Jun 17, 2024
1 parent 429678e commit 1843a3f
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 @@ -33,4 +33,4 @@ jobs:
run: make -j
- name: Run the end-to-end tests
run: |
make test-e2e -j
make test -j

0 comments on commit 1843a3f

Please sign in to comment.