Skip to content

Commit

Permalink
Merge branch 'main' into diff/ops/C1918211535-GES_DISC
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesfwood authored Oct 7, 2024
2 parents 848fc4a + 369da4d commit ef3931a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
echo "test_env=$(python -c "print('${{ github.head_ref }}'.split('/')[1])")" >> $GITHUB_OUTPUT
echo "concept_id=$(python -c "print('${{ github.head_ref }}'.split('/')[2])")" >> $GITHUB_OUTPUT
- name: install
- id: install
id: install
run: |
poetry install
- name: Execute tests
Expand Down

0 comments on commit ef3931a

Please sign in to comment.