Skip to content

Commit

Permalink
Update L2-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ks734 authored Aug 28, 2024
1 parent 0d7b9a9 commit eb74be9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/L2-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: '3.x'
- run: pip install jsonref
pip install coverage
- run: |
pip install jsonref
pip install coverage
- name: Set up CMake
uses: jwlawson/[email protected]
Expand Down

0 comments on commit eb74be9

Please sign in to comment.