Skip to content

Commit

Permalink
Update _npm-task.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-claudia committed Sep 16, 2024
1 parent 14a4f63 commit f948c58
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/_npm-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@ jobs:
run-task:
name: npm run ${{ inputs.task }}
continue-on-error: ${{ inputs.continue-on-error }}
runs-on:
- ubuntu-latest
- windows-latest
- macos-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit f948c58

Please sign in to comment.