Skip to content

Commit 3e53754

Browse files
author
Victoria Hall
committed
fixed matrix
1 parent 67eb84d commit 3e53754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_e2e_workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
python-version: [3.7, 3.8, 3.9, "3.10", "3.11"]
30-
test-type: ["fwpc", "e2e", "deferred-bindings"]
30+
test-type: [fwpc, e2e, deferred-bindings]
3131
permissions: read-all
3232
steps:
3333
- name: Checkout code.

0 commit comments

Comments
 (0)