Skip to content

Commit 11876c9

Browse files
committed
Remove unused workflow argument
1 parent c0efa84 commit 11876c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535

3636
- name: Run tests
3737
uses: ./.github/actions/test
38-
with:
39-
platform: "${{ matrix.platform }}"
4038

4139
crate_features:
4240
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)