summaryrefslogtreecommitdiffstats
path: root/.github/workflows/integration-test-workflow.yml
diff options
context:
space:
mode:
authorLukasz Woznicki <75632179+makr11st@users.noreply.github.com>2021-07-06 18:30:53 +0100
committerGitHub <noreply@github.com>2021-07-06 18:30:53 +0100
commit32dfd89f2b6fce8072a809e801321f1132639767 (patch)
treed5d2f52e7004e9fc876638a808523d355dd4ef14 /.github/workflows/integration-test-workflow.yml
parentc0ac434dde930596813c9b3bb1e1f8fa9bbfe4ef (diff)
Remove collectd_mapper from workflow (#330)
Signed-off-by: Lukasz Woznicki <lukasz.woznicki@softwareag.com>
Diffstat (limited to '.github/workflows/integration-test-workflow.yml')
-rw-r--r--.github/workflows/integration-test-workflow.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/integration-test-workflow.yml b/.github/workflows/integration-test-workflow.yml
index f99cf4dd..e9e02ed4 100644
--- a/.github/workflows/integration-test-workflow.yml
+++ b/.github/workflows/integration-test-workflow.yml
@@ -34,7 +34,7 @@ jobs:
path: debian-package_unpack
- name: purge
- run: sudo dpkg -P mosquitto tedge tedge_mapper collectd-core collectd_mapper
+ run: sudo dpkg -P mosquitto tedge tedge_mapper collectd-core
continue-on-error: true
- name: install mosquitto
@@ -109,7 +109,7 @@ jobs:
path: debian-package_unpack
- name: purge
- run: sudo dpkg -P mosquitto tedge tedge_mapper collectd-core collectd_mapper
+ run: sudo dpkg -P mosquitto tedge tedge_mapper collectd-core
continue-on-error: true
- name: install mosquitto