Skip to content

Commit 7239322

Browse files
committed
Rename app validation
1 parent 658eb17 commit 7239322

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/validation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- name: Checkout repository
1616
uses: actions/checkout@v4
1717

18-
- uses: ./.github/actions/app_validation
18+
- name: Run app validation
19+
uses: ./.github/actions/app_validation
1920
with:
2021
working-directory: ./vanilla

0 commit comments

Comments
 (0)