Skip to content

Commit 8e7e3bc

Browse files
committed
fix: Rename the flow
1 parent 163814f commit 8e7e3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: echo "version=$(cat c2pa-native-version.txt | tr -d '\r\n')" >> $GITHUB_OUTPUT
3838

3939
check-format:
40-
name: Check code format and syntax
40+
name: Check code format
4141
runs-on: ubuntu-latest
4242
steps:
4343
- name: Checkout repository

0 commit comments

Comments
 (0)