Skip to content

Commit

Permalink
ci: remove combined test
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice committed Jan 12, 2024
1 parent b550411 commit bd5baaa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ jobs:
| grep "some error"
protolock status --plugins=plugin-sample-error,plugin-sample | grep "some error"
protolock status \
--plugins=plugin-sample,plugin-sample-error,plugin-samples/plugin-sample-wasm/status.wasm \
> out.txt || true
cat out.txt | grep "Extism plugin ran"
- name: check output using multiple plugins with errors
run: |
set +o pipefail
Expand Down

0 comments on commit bd5baaa

Please sign in to comment.