Skip to content

Commit

Permalink
update C worflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaasuni-vonage committed Mar 15, 2024
1 parent b42d1be commit 01719c6
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 build test
run: cd c && make version build

cgo:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 01719c6

Please sign in to comment.