Skip to content

Commit

Permalink
CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelbl committed Oct 24, 2024
1 parent 46e4f5b commit 0190d4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
distribution: 'zulu'
- name: Configure unit test GPG key
run: |
env
echo -n "$UNIT_TEST_SIGNING_KEY" | base64 --decode | gpg --import
env:
UNIT_TEST_SIGNING_KEY: ${{ vars.UNIT_TEST_SIGNING_KEY }}
Expand Down

0 comments on commit 0190d4d

Please sign in to comment.