Skip to content

Commit

Permalink
Revert "ci: disable running e2e tests for dependabot PRs" (#71)
Browse files Browse the repository at this point in the history
Reverts #68
  • Loading branch information
garrappachc authored Nov 12, 2024
1 parent 86f8031 commit 372189e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
run: pnpm test

e2e-tests:
if: ${{ github.actor != 'dependabot[bot]' }}
name: end to end
env:
shardTotal: 6
Expand Down

0 comments on commit 372189e

Please sign in to comment.