Skip to content

Commit

Permalink
unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
jalexanderII committed Jan 31, 2024
1 parent 3fca946 commit 2846ff2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
- name: Unit tests
run: make unit-test

- name: Integration tests
run: make integration-test
#
# - name: Integration tests
# run: make integration-test

0 comments on commit 2846ff2

Please sign in to comment.