Skip to content

Commit

Permalink
Pass python version as arguement (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
albrja authored Dec 16, 2024
1 parent e7fe232 commit e430ccc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
dependencies: "vivarium_gbd_access"
skip_mypy: true
install_type: "[test,docs]"
python_version: ${{ matrix.python-version }}
secrets:
NOTIFY_EMAIL: ${{ secrets.NOTIFY_EMAIL }}
NOTIFY_PASSWORD: ${{ secrets.NOTIFY_PASSWORD }}

0 comments on commit e430ccc

Please sign in to comment.