Skip to content

Commit

Permalink
Merge branch 'master' into upgradeCodeQLaction
Browse files Browse the repository at this point in the history
  • Loading branch information
goruklu authored Aug 29, 2024
2 parents ca7f8ca + 23b255f commit 6359f6b
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 6359f6b

Please sign in to comment.