skip no commit to main on ci (#1814)

This commit is contained in:
Wing Lian
2024-08-06 15:25:54 -04:00
committed by GitHub
parent 850f999a76
commit 70978467a0

View File

@@ -26,6 +26,8 @@ jobs:
python-version: "3.10"
cache: 'pip' # caching pip dependencies
- uses: pre-commit/action@v3.0.0
env:
SKIP: no-commit-to-branch
pytest:
name: PyTest