mirror of
https://github.com/cupcakearmy/formhero.git
synced 2025-09-06 22:30:40 +00:00
checkout first
This commit is contained in:
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@@ -13,6 +13,6 @@ jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Build
|
||||
uses: ./.github/actions/build
|
||||
- uses: actions/checkout@v3
|
||||
- uses: ./.github/actions/build
|
||||
- run: pnpm run test
|
||||
|
Reference in New Issue
Block a user