Skip to content

Commit

Permalink
fix: remove unnecessary test code
Browse files Browse the repository at this point in the history
  • Loading branch information
haifeng-li-at-salesforce committed Jun 6, 2024
1 parent c7d09df commit b8c10fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
}')
token=$(echo $response | jq -r '.token')
echo "NPM_TOKEN=$token" >> $GITHUB_ENV
echo "$token"
release:
name: Release

Expand Down

0 comments on commit b8c10fa

Please sign in to comment.