Skip to content

Commit

Permalink
Fixed matrix definition
Browse files Browse the repository at this point in the history
  • Loading branch information
smiasojed committed Oct 26, 2023
1 parent 17ad332 commit a317687
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,7 @@ jobs:
strategy:
fail-fast: false
matrix:
include:
- type: [STD, WASM]
type: [STD, WASM]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit a317687

Please sign in to comment.