Skip to content

Commit

Permalink
Update C workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaasuni-vonage committed Mar 15, 2024
1 parent a615ec9 commit 3086eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: set RELEASE number
run: echo ${GITHUB_RUN_NUMBER} > RELEASE
- name: test
run: cd c && make version test build
run: cd c && make version test

cgo:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3086eac

Please sign in to comment.