We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 163814f commit 8e7e3bcCopy full SHA for 8e7e3bc
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
run: echo "version=$(cat c2pa-native-version.txt | tr -d '\r\n')" >> $GITHUB_OUTPUT
38
39
check-format:
40
- name: Check code format and syntax
+ name: Check code format
41
runs-on: ubuntu-latest
42
steps:
43
- name: Checkout repository
0 commit comments