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 f453a3f commit a6e7944
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/launcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
-
name: Execute scripts and log output
run: |
docker exec my_container /bin/bash -c "./test.sh"
docker exec my_container /bin/bash -c "./build.sh run"
docker exec smart_calc_container /bin/bash -c "./test.sh"
docker exec smart_calc_container /bin/bash -c "./build.sh run"

0 comments on commit a6e7944

Please sign in to comment.