Skip to content

Commit

Permalink
trial
Browse files Browse the repository at this point in the history
Signed-off-by: Yogesh Deshpande <[email protected]>
  • Loading branch information
yogeshbdeshpande committed Mar 15, 2024
1 parent 7c3b166 commit dd73b0e
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 @@ -40,4 +40,4 @@ jobs:
- name: Run tests
run: |
go version
make -w test CITEST=$(CITEST)
make -w test ${{env.CITEST}}

0 comments on commit dd73b0e

Please sign in to comment.