Skip to content

Commit

Permalink
build: fix task name
Browse files Browse the repository at this point in the history
  • Loading branch information
WLM1ke committed Jan 11, 2024
1 parent c18942a commit c7e465a
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 @@ -15,7 +15,7 @@ jobs:
run: brew install go-task

- name: Setup venv, install tools and dependencies
run: task setup
run: task install

- name: Lint and test
run: task test

0 comments on commit c7e465a

Please sign in to comment.