Skip to content

Commit

Permalink
fix duplicate run
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobBarthelmeh committed Oct 4, 2024
1 parent 372403e commit 8a5b4fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/os-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:

- name: Check wolfSSL version
if: ${{ matrix.wolfssl }} == "master"
run: echo "Using wolfSSL master branch"
run: |
echo "Using wolfSSL master"
export WOLFSSL_REF="master"
Expand Down

0 comments on commit 8a5b4fb

Please sign in to comment.