Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
austinlparker committed Feb 26, 2024
1 parent b7a7aa0 commit 01d85cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ jobs:
- name: install tools
run: make install-tools
- name: run checklicense
run: make checklicense
run: make checklicense
2 changes: 1 addition & 1 deletion .github/workflows/run-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
sudo sh get-docker.sh
- name: run tracetesting
run: |
make build && make run-tracetesting
make build && make run-tracetesting

0 comments on commit 01d85cb

Please sign in to comment.