Skip to content

Commit

Permalink
Remove Test output
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandroboron committed Mar 26, 2024
1 parent 393db46 commit 0ee6e2d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/create_variants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,17 +86,11 @@ jobs:

runs-on: macos-13
timeout-minutes: 15

steps:
- name: Parse Matrix
run: |
echo "MATRIX2: ${{ fromJson(needs.set-up-variants.outputs.build-variants) }}"

create-variants:

name: Create Variant
needs: set-up-variants
if: false

strategy:
fail-fast: false
Expand Down

0 comments on commit 0ee6e2d

Please sign in to comment.