Skip to content

Commit 550dd23

Browse files
committed
CAIP-80 disable e2e for each commit
1 parent 6e0a16b commit 550dd23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/e2e-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
name: E2E Tests
1+
name: e2e test
22
on:
33
push:
4-
branches: [ "CAIP-80-extra-tests-based-on-examples" ]
4+
branches: [ "main" ]
55

66
jobs:
77
e2e-test:

0 commit comments

Comments
 (0)