Skip to content

Commit

Permalink
windows test script
Browse files Browse the repository at this point in the history
  • Loading branch information
carmithersh committed May 20, 2024
1 parent e60d5fa commit 67841cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/oidc-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
echo "JFROG_OIDC_TOKEN: ${{ steps.setup.outputs.jf_oidc_token }}"
echo "JFROG_OIDC_USER: ${{ steps.setup.outputs.jf_oidc_user }}"
fi
if [ -z "${{ steps.setup.outputs.jf_oidc_token }}" ]; then
exit 1
fi
Expand Down

0 comments on commit 67841cc

Please sign in to comment.