Skip to content

Commit

Permalink
wf
Browse files Browse the repository at this point in the history
  • Loading branch information
led0nk committed Apr 4, 2024
1 parent e526933 commit 9da70b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
lint:
name: Lint
runs-on: ubuntu-latest
needs: [setup-environment]
needs: [setup-env]
steps:
- name: lint code
run: make golint
Expand Down

0 comments on commit 9da70b3

Please sign in to comment.