Skip to content

Commit

Permalink
fix failed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-kiselenko committed Jul 20, 2024
1 parent 453237a commit f39c5c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- name: Check out code
uses: actions/checkout@v1

- name: Build
run: make build

- name: Config
run: make config

Expand Down

0 comments on commit f39c5c6

Please sign in to comment.