Skip to content

Commit 85d48ad

Browse files
committed
Update deploy.yml
1 parent 90169d1 commit 85d48ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ concurrency:
1919

2020
jobs:
2121
validate:
22-
uses: ./.github/workflows/validate-manifests.yml
22+
uses: ./.github/workflows/test.yml
2323

2424
build:
2525
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)