Skip to content

Commit

Permalink
Update launcher.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
obidare-folu authored Oct 29, 2023
1 parent 96b1f14 commit a43baa1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/launcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,4 @@ jobs:
-
name: Run the image (stepname)
run: docker run -d --name smart_calc_container smart_calc
-
name: Execute scripts and log output
run: |
sleep 7
docker exec smart_calc_container /bin/bash -c "./test.sh"

0 comments on commit a43baa1

Please sign in to comment.