Fix pending test check (#216)

This commit is contained in:
Sterling Dreyer 2025-01-21 15:57:24 -08:00 committed by GitHub
parent 1bd8eac6ed
commit b1ebd2afab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@ jobs:
running-workflow-name: 'Main'
repo-token: ${{ secrets.PAT }}
wait-interval: 10
ignore-checks: "release-and-publish"
ignore-checks: "set-version"
- name: Checkout code
uses: actions/checkout@v3