Skip to content

Commit

Permalink
ci: fixed the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
meza committed Jan 13, 2024
1 parent 6853296 commit 61c1819
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
uses: meza/shared-github-workflows/.github/workflows/default-node-pnpm-ci.yml@main
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
with:
node-version: "latest"
junit-report-path: "reports/junit.xml"
Expand Down

0 comments on commit 61c1819

Please sign in to comment.