Skip to content

Commit c7b4bba

Browse files
committed
ci: Use SOFTHSM2_CONF for testing
1 parent 4fc2b89 commit c7b4bba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ jobs:
6767

6868
- name: Run test with coverage
6969
run: npm run coverage
70+
env:
71+
SOFTHSM2_CONF: ${{ github.workspace }}/softhsm2.conf
7072

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

0 commit comments

Comments
 (0)