Skip to content

Commit

Permalink
try building
Browse files Browse the repository at this point in the history
  • Loading branch information
dacorvo committed Jul 23, 2024
1 parent e269aff commit 12e67cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Build and install packages
run: |
pip install --upgrade pip
pip install -U setuptools setuptools_scm
pip install -U build setuptools setuptools_scm
python -m build .
tar tf dist/optimum_quanto-0.2.3.dev0.tar.gz
pip dist/optimum_quanto-0.2.3.dev0.tar.gz
Expand Down

0 comments on commit 12e67cd

Please sign in to comment.