Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DimasfromLavoisier authored Apr 29, 2024
1 parent 248f647 commit c9c97f3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,10 @@ jobs:
environment-file: environment-dev.yml
python-version: ${{ matrix.python }}
miniconda-version: "latest"


- name: Set version for setuptools-scm
run: export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver

- name: Install Helios
run: |
python -m pip install -v .
Expand Down

0 comments on commit c9c97f3

Please sign in to comment.