Skip to content

Commit

Permalink
Merge branch 'main' into test_ci
Browse files Browse the repository at this point in the history
  • Loading branch information
magodo committed Aug 28, 2021
2 parents ba9e641 + 2d2f1b2 commit 8cbbbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: make test
run: |
make test
go test ./...
depscheck:
name: depscheck
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8cbbbdc

Please sign in to comment.