Skip to content

Commit 080a54c

Browse files
moar
1 parent 2009c4f commit 080a54c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
run: ./gradlew clean build -Pselenium.version=$latest_snapshot
8686

8787
e2e:
88+
needs: [build]
8889
if: github.event_name == 'pull_request'
8990

9091
strategy:

0 commit comments

Comments
 (0)