Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Commit

Permalink
Don't require tests for now
Browse files Browse the repository at this point in the history
todo: revert
  • Loading branch information
hf-kklein authored Jan 11, 2023
1 parent 3bcd19a commit 346f89e
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 346f89e

Please sign in to comment.