Skip to content

Commit

Permalink
fix: use all-quartz test in xnft workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mrshiposha committed Nov 13, 2023
1 parent f8a205d commit 91d8375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xnft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
id: create_matrix
with:
matrix: |
network {quartz}, relay_branch {${{ env.KUSAMA_MAINNET_BRANCH }}}, acala_version {${{ env.KARURA_BUILD_BRANCH }}}, runtest {quartz-karura}, runtime_features {quartz-runtime}
network {quartz}, relay_branch {${{ env.KUSAMA_MAINNET_BRANCH }}}, acala_version {${{ env.KARURA_BUILD_BRANCH }}}, runtest {all-quartz}, runtime_features {quartz-runtime}
xnft:
needs: prepare-execution-marix
Expand Down

0 comments on commit 91d8375

Please sign in to comment.