Skip to content

Commit

Permalink
can i do this?
Browse files Browse the repository at this point in the history
  • Loading branch information
eightbitraptor committed Nov 27, 2024
1 parent b708f53 commit 8b831f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@ permissions:
contents: read

jobs:
build:
tests:
uses: ./.github/workflows/mmtk-builder.yml
with:
os: ${{ matrix.os }}
mmtk_plan: ${{ matrix.gc.mmtk_plan }}
mmtk_build: ${{ matrix.gc.mmtk_build }}

check:
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 8b831f0

Please sign in to comment.