Skip to content

Commit

Permalink
EBR-91: add build ext command back
Browse files Browse the repository at this point in the history
  • Loading branch information
915-Misan-Teodora committed Sep 10, 2024
1 parent c98f1f9 commit 22422a5
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 @@ -44,6 +44,7 @@ jobs:
CLB_AUTH: 'TEST_TOKEN'
run: |
set -eux
jlpm
python -m pip install .[test]
pytest -vv -r ap tvbextunicore
Expand Down

0 comments on commit 22422a5

Please sign in to comment.