Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
stgraber committed Sep 13, 2023
1 parent 532b85e commit ac5cadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: make update-gomod

- name: Run static analysis
run: make static-analysis
run: make

- name: Unit tests (all)
run: make check
Expand Down

0 comments on commit ac5cadf

Please sign in to comment.