Skip to content

Commit

Permalink
Not a matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
bkchr committed Dec 26, 2024
1 parent 7fd4714 commit 1a49d12
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ jobs:
ecosystem-tests:
needs: [runtime-matrix, build-runtimes]
runs-on: ubuntu-22.04
strategy:
matrix:
runtime: ${{ fromJSON(needs.runtime-matrix.outputs.runtime) }}
if: github.event_name == 'pull_request'
steps:
- name: Checkout polkadot-ecosystem-tests
Expand Down

0 comments on commit 1a49d12

Please sign in to comment.