Skip to content

Commit

Permalink
add dv_version to env
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Dec 2, 2023
1 parent a7c873d commit b23decf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
API_TOKEN_SUPERUSER: ${{ steps.dataverse.outputs.api_token }}
API_TOKEN: ${{ steps.dataverse.outputs.api_token }}
BASE_URL: ${{ steps.dataverse.outputs.base_url }}
DV_VERSION: "6.0"
run: |
python3 -m pytest

0 comments on commit b23decf

Please sign in to comment.