Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
brtkx committed Oct 24, 2024
1 parent 79061b9 commit ed7c224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

test-e2e:
name: "Test E2E - ${{ matrix.test.name }} ${{ matrix.test.typeName }}"
needs: [load-e2e-files]
needs: [build, load-e2e-files]
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit ed7c224

Please sign in to comment.