Skip to content

Commit

Permalink
updated test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaadt7 committed Feb 12, 2025
1 parent c016198 commit 3e7779b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: "3.x"
- name: install dependencies
run: |
git clone https://bitbucket.org/mbradle/liblvls_xsd.git lvlspy/io/xsd_pub
git clone https://bitbucket.org/mbradle/liblvls_xsd.git lvlspy/io/xml/xsd_pub
python -m pip install --upgrade pip
pip install pytest requests scipy
pip install -e .
Expand Down

0 comments on commit 3e7779b

Please sign in to comment.