Skip to content

Commit b589964

Browse files
committed
fix: github workflow running integration tests
1 parent 4c1f231 commit b589964

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/integration-test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ on:
66
- dev
77
tags:
88
- v*
9-
pull_request:
10-
branches:
11-
- dev
12-
- master
9+
pull_request:
10+
branches:
11+
- dev
12+
- master
1313
jobs:
1414
itest:
1515
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)