fix typo in test workflow

This commit is contained in:
2025-01-09 16:19:46 -05:00
parent bd55d31ce6
commit f89aa9daa1

View File

@@ -8,7 +8,7 @@ on:
types: [opened, reopened]
jobs:
publish:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4