summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci-build.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml
index cf63195c..b0977521 100644
--- a/.github/workflows/ci-build.yml
+++ b/.github/workflows/ci-build.yml
@@ -121,6 +121,3 @@ jobs:
- name: Build image
run: docker build -t rr:local -f Dockerfile .
-
- - name: Try to execute
- run: docker run --rm rr:local -v