Skip to content

Commit f9fbff0

Browse files
committed
Close to a working dummy
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
1 parent 325c325 commit f9fbff0

26 files changed

+34
-4861
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ jobs:
4848
pip install dist/cf_remote-*.whl
4949
- name: Sanity check
5050
run: cf-remote -V
51-
- name: Run docker test
51+
- name: Run docker tests
5252
run: |
5353
bash tests/docker/0*.sh
54-
- name: Run unsafe tests
54+
- name: Run shell tests
5555
run: |
56-
bash tests/unsafe/0*.sh
56+
bash tests/shell/0*.sh

MANIFEST.in

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)