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] types: [opened, reopened]
jobs: jobs:
publish: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4