Skip to content

Commit

Permalink
Enable tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
knopers8 authored Mar 14, 2024
1 parent 6396fa8 commit e0636a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/control.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
go-version: ${{matrix.go}}
- run: (make vendor)
- run: (make)
- run: (make test)

0 comments on commit e0636a6

Please sign in to comment.