Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aymen-Tirchi authored Sep 17, 2023
1 parent 5236dc0 commit 9db6fed
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,4 @@ jobs:
uses: actions/checkout@v2

- name: Set up Docker Compose
uses: docker/compose-action@v1
with:
compose-file: docker-compose.yml

- name: Build and run containers
run: docker-compose up --build -d

0 comments on commit 9db6fed

Please sign in to comment.