Skip to content

Commit 3c022f5

Browse files
committed
wip
1 parent b7b6768 commit 3c022f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
needs: zig-build-release
148148

149149
# Don't execute on PR
150-
if: github.event_name != 'pull_request'
150+
#if: github.event_name != 'pull_request'
151151

152152
# use a self host runner.
153153
runs-on: lpd-bench-hetzner

0 commit comments

Comments
 (0)