Skip to content

Commit 9319f35

Browse files
committed
fixup! Adds integration test workflow
1 parent 36b323e commit 9319f35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
branches: ["main"]
1010

1111
jobs:
12-
test-package:
12+
integration-test-package:
1313
runs-on: ${{ matrix.os }}
1414

1515
strategy:

0 commit comments

Comments
 (0)