Skip to content

Commit

Permalink
chore: pact_cli in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Sep 4, 2024
1 parent 713e808 commit e84ed24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
go-version: 1.21
- name: install
run: make install
- name: install_pact_ffi_lib
run: make install_pact_ffi_lib
- name: install_pact_cli
run: make install_pact_cli
- name: consumer unit tests
run: make unit
- name: consumer pact tests
Expand Down

0 comments on commit e84ed24

Please sign in to comment.