Skip to content

Commit

Permalink
fixup! fixup! Ticket #4170: implement CI via GitHub Actions
Browse files Browse the repository at this point in the history
Signed-off-by: Yury V. Zaytsev <[email protected]>
  • Loading branch information
zyv committed Jun 4, 2024
1 parent dc3c9a4 commit b410ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
timeout-minutes: 15

env:
CFLAGS=-Wno-assign-enum
CFLAGS: -Wno-assign-enum

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b410ae2

Please sign in to comment.