Skip to content

Commit

Permalink
fix: verify-and-collect issues
Browse files Browse the repository at this point in the history
  • Loading branch information
irtazaakram authored and feanil committed May 30, 2024
1 parent c22fbec commit 11e8b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:

- name: install system requirements
run: |
make ubuntu-requirements
sudo apt-get update && sudo apt-get install libxmlsec1-dev
- name: install requirements
run: |
Expand Down

0 comments on commit 11e8b8b

Please sign in to comment.