Skip to content

Commit 58ac184

Browse files
committed
Update run-test-and-build-for-all-targets.yml
1 parent 99e2011 commit 58ac184

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-test-and-build-all-targets.yml renamed to .github/workflows/run-test-and-build-for-all-targets.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: KMP RUN Test And Build All Targets
1+
name: KMP RUN Test And Build For All Targets
22

33
on:
44
push:
@@ -19,4 +19,4 @@ jobs:
1919
build-on-pr:
2020
name: Build All KMP Targets
2121
uses: ./.github/workflows/kmp-reusable-build-all-targets.yml
22-
secrets: inherit
22+
secrets: inherit

0 commit comments

Comments
 (0)