diff --git a/.github/workflows/launcher.yml b/.github/workflows/launcher.yml index 2fd2562..aeb2d2c 100644 --- a/.github/workflows/launcher.yml +++ b/.github/workflows/launcher.yml @@ -19,6 +19,5 @@ jobs: - name: Run the image (stepname) - run: docker run --rm -it smart_calc + run: docker run -d --name smart_calc_container smart_calc -