Skip to content

Commit

Permalink
Remove unused workflow argument
Browse files Browse the repository at this point in the history
  • Loading branch information
shepmaster committed May 9, 2022
1 parent c0efa84 commit 11876c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:

- name: Run tests
uses: ./.github/actions/test
with:
platform: "${{ matrix.platform }}"

crate_features:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 11876c9

Please sign in to comment.