Skip to content

Commit 5077126

Browse files
revert workflow change
1 parent 4b97180 commit 5077126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
uses: ./ # Assuming the action is in the root directory
2525
with:
2626
json-file-path: "__tests__/test.json"
27-
example-app: "sample-app-3"
27+
example-app: "sample-app-1"
2828
build-script: "__tests__/build_script.sh"

0 commit comments

Comments
 (0)