Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
neSpecc committed Dec 19, 2024
1 parent 9e8c989 commit 9687950
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
name: Unit testing
runs-on: ubuntu-latest
steps:
- name: Install libcrypto
run: sudo apt-get update && sudo apt-get install -y libssl1.1
- uses: actions/checkout@v2
- name: Use Node.js 16.x
uses: actions/setup-node@v1
Expand Down

0 comments on commit 9687950

Please sign in to comment.