Skip to content

Commit

Permalink
Revert "Don't require tests for now"
Browse files Browse the repository at this point in the history
This reverts commit 346f89e.
  • Loading branch information
hf-kklein committed Jan 11, 2023
1 parent 11e7e1d commit 41eb16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
build-n-publish:
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
runs-on: ubuntu-latest
# needs: tests
needs: tests
steps:
- uses: actions/checkout@v3
- name: Set up Python
Expand Down

0 comments on commit 41eb16d

Please sign in to comment.