Updated Ragger tests to use the new private CAL key

This commit is contained in:
Alexandre Paillier
2022-11-16 15:16:44 +01:00
parent bbe1723b25
commit 2300bb9d00
3 changed files with 21 additions and 11 deletions

View File

@@ -270,8 +270,6 @@ jobs:
sudo apt install -y qemu-user-static
- name: Run tests
env:
CAL_SIGNATURE_TEST_KEY: ${{ secrets.CAL_SIGNATURE_TEST_KEY }}
run: |
cd tests/ragger
. ./venv/bin/activate