Skip to content

Commit

Permalink
chore: rename step in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Nov 4, 2023
1 parent d678376 commit 96ed737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
RUST_BACKTRACE: 1
- name: Build Plugin
run: cargo build
- name: Black box Tests
- name: Integration Tests
run: |
mkdir -p ~/.pact/plugins/protobuf-debug
cp pact-plugin.json target/debug/pact-protobuf-plugin ~/.pact/plugins/protobuf-debug/
Expand Down

0 comments on commit 96ed737

Please sign in to comment.