Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-boyd committed Jan 12, 2024
1 parent bdd402b commit c9ea2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
- run: pytest --doctest-modules tests/
- run: ls -l
if: runner.os != 'Windows'
- run: python setup.py sdist bdist_wheel
- run: python -m build
- name: Upload artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit c9ea2d2

Please sign in to comment.