Skip to content

Commit

Permalink
Remove setuptools scm pretend version from system test
Browse files Browse the repository at this point in the history
Apparently it is not needed.
  • Loading branch information
avikstroem committed Aug 4, 2023
1 parent 66ca7d5 commit 9aa1fd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ jobs:
- name: Run tox
run: tox
- name: System test
env:
SETUPTOOLS_SCM_PRETEND_VERSION: "0.0.1"
run: ./tests/system_test/system_test.sh

0 comments on commit 9aa1fd1

Please sign in to comment.