summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/pull-request-checks.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/workflows/pull-request-checks.yml b/.github/workflows/pull-request-checks.yml
index 5e616841..3338394c 100644
--- a/.github/workflows/pull-request-checks.yml
+++ b/.github/workflows/pull-request-checks.yml
@@ -237,13 +237,6 @@ jobs:
with:
command: version
- - name: Cargo build dummy plugin
- uses: actions-rs/cargo@v1
- # https://github.com/marketplace/actions/rust-cargo
- with:
- command: build
- args: -p tedge_dummy_plugin
-
- name: Cargo test
uses: actions-rs/cargo@v1
# https://github.com/marketplace/actions/rust-cargo