Skip to content

Commit

Permalink
fixed integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vodemn committed Mar 17, 2024
1 parent 8e03d3e commit 411ec92
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/run_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ jobs:
with:
submodules: recursive

- name: Override iap package with stub
id: override-iap
run: bash ./.github/scripts/stub_iap.sh
- name: Connect private iap package
uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.M3_LIGHTMETER_IAP_KEY }}

- name: Restore secrets
run: |
Expand Down

0 comments on commit 411ec92

Please sign in to comment.