summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorRina Fujino <18257209+rina23q@users.noreply.github.com>2021-10-05 18:30:16 +0200
committerGitHub <noreply@github.com>2021-10-05 18:30:16 +0200
commitae836f1695a20419abe6ef0a21ba046a2621189c (patch)
tree46e7bbd5bc7da2cfdd06ed770a927996556b4f1b /.github
parent88185f786f6dc13c1165a6fca9fd4e62425004b9 (diff)
Update integration test workflow (#471)
Similar to #469, forgot to change one line, that is actually critical.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/integration-test-workflow.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/integration-test-workflow.yml b/.github/workflows/integration-test-workflow.yml
index eb61b5f4..0d2da562 100644
--- a/.github/workflows/integration-test-workflow.yml
+++ b/.github/workflows/integration-test-workflow.yml
@@ -107,7 +107,7 @@ jobs:
path: debian-package_unpack
- name: purge
- run: sudo dpkg -P mosquitto tedge tedge_mapper tedge_apt_plugin collectd-core libmosquitto1
+ run: sudo dpkg -P tedge_agent tedge_mapper tedge_apt_plugin tedge mosquitto libmosquitto1 collectd-core
continue-on-error: true
- name: install mosquitto