Skip to content

Commit

Permalink
Updated GitHub Actions workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfm-targa committed Jan 23, 2024
1 parent b00bd38 commit cec4732
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/chewbbaca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- name: install dependencies
run: |
python -m pip install --upgrade pip
# Install setuptools to provide distutils for Python >3.12
pip install setuptools
pip install pytest
pip install py
Expand Down

0 comments on commit cec4732

Please sign in to comment.