Skip to content

Commit

Permalink
Update .github/workflows/run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
camilamaia authored Jan 17, 2025
1 parent 78f22a5 commit 718ac3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Poetry Setup
uses: snok/install-poetry@v1
with:
version: 1.3.2
- name: Install Dependencies
run: poetry install
- name: Generate Report
Expand Down

0 comments on commit 718ac3e

Please sign in to comment.