Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubramanian authored Jul 20, 2024
1 parent fe67466 commit 3a2a772
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ jobs:
- name: Build project
run: |
bash run_developer_setup.sh
# python -m pip install setuptools
# mkdir -p /tmp/work
python -m pip install setuptools
mkdir -p /tmp/work
python -m wbia --set-workdir . --preload-exit
# Install and test
Expand Down

0 comments on commit 3a2a772

Please sign in to comment.