Skip to content

Commit

Permalink
ci: Use SOFTHSM2_CONF for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Aug 29, 2024
1 parent 4fc2b89 commit c7b4bba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:

- name: Run test with coverage
run: npm run coverage
env:
SOFTHSM2_CONF: ${{ github.workspace }}/softhsm2.conf

- name: Coveralls
uses: coverallsapp/github-action@v2

0 comments on commit c7b4bba

Please sign in to comment.