Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenschneider authored Jun 8, 2021
1 parent b6b2bb1 commit 009aae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
go-version: '1.15'

- name: run all tests
run: make test
run: make tests

0 comments on commit 009aae2

Please sign in to comment.