Skip to content

Commit

Permalink
ci: try with go run
Browse files Browse the repository at this point in the history
  • Loading branch information
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
Expand Up @@ -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
Expand Down

0 comments on commit 5bae448

Please sign in to comment.