Skip to content

Commit

Permalink
Remove Bitbucket Token from test env
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaietta authored Jan 12, 2022
1 parent 22fb8c6 commit 0413dd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,5 @@ jobs:
CSC_KEY_PASSWORD: ${{ secrets.CSC_KEY_PASSWORD }}
KEYGEN_TOKEN: ${{ secrets.KEYGEN_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
BITBUCKET_TOKEN: ${{ secrets.BITBUCKET_TOKEN }}
TEST_FILES: ${{ matrix.testFiles }}
FORCE_COLOR: 1

0 comments on commit 0413dd4

Please sign in to comment.