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 15, 2023
1 parent be3d284 commit 3531c58
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 3531c58

Please sign in to comment.