File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 if : steps.wolfprov-${{ matrix.wolfssl_ref }}-cache.hit != 'true'
5757 run : |
5858 WOLFSSL_TAG=${{ matrix.wolfssl_ref }} ./scripts/build-wolfprovider.sh
59- make check
6059
6160 - name : Print errors
6261 if : ${{ failure() }}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5656 if : steps.wolfprov-${{ matrix.wolfssl_ref }}-cache.hit != 'true'
5757 run : |
5858 WOLFSSL_TAG=${{ matrix.wolfssl_ref }} ./scripts/build-wolfprovider.sh
59- make check
6059
6160 - name : Print errors
6261 if : ${{ failure() }}
Original file line number Diff line number Diff line change 5656 if : steps.wolfprov-${{ matrix.wolfssl_ref }}-cache.hit != 'true'
5757 run : |
5858 WOLFSSL_TAG=${{ matrix.wolfssl_ref }} ./scripts/build-wolfprovider.sh
59- make check
6059
6160 - name : Print errors
6261 if : ${{ failure() }}
Original file line number Diff line number Diff line change 3535 - name : Test wolfProvider
3636 run : |
3737 ${{ matrix.config }} ./scripts/build-wolfprovider.sh
38- make check
3938
4039 - name : Print errors
4140 if : ${{ failure() }}
You can’t perform that action at this time.
0 commit comments