Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: try with go run
Browse files Browse the repository at this point in the history
nilslice committed Jan 12, 2024
1 parent 6a6bff3 commit 5bae448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@ jobs:
protolock status --plugins=plugin-sample-error,plugin-sample | grep "some error"
protolock status \
go run ./cmd/... status \
--plugins=plugin-sample,plugin-sample-error,plugin-samples/plugin-sample-wasm/status.wasm \
| grep "Extism plugin ran"
- name: check output using multiple plugins with errors

0 comments on commit 5bae448

Please sign in to comment.