Skip to content

Commit

Permalink
Fixed workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaeladuta committed Feb 8, 2024
1 parent f83b80b commit 3c93d55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
tests/
src/
data/processed/sheets/
data/processed/environment_statements/
data/processed/environment_statements/EnvironmentStatementsInstitutionLevel.parquet
data/processed/environment_statements/EnvironmentStatementsUnitLevel.parquet
- name: Set up Python 3.12
uses: actions/setup-python@v3
- name: Set up Python 3.12
Expand Down

0 comments on commit 3c93d55

Please sign in to comment.