Skip to content

Commit

Permalink
chore(ci): rm unused input to custom action (#8789)
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulkar committed Jul 18, 2024
1 parent f9bf670 commit 8de0996
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/turborepo-native-lib-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
- name: Setup Turborepo Environment
uses: ./.github/actions/setup-turborepo-environment
with:
windows: ${{ matrix.os.name == 'windows' }}
github-token: "${{ secrets.GITHUB_TOKEN }}"
node-version: ${{ matrix.node-version }}

Expand Down

0 comments on commit 8de0996

Please sign in to comment.