Skip to content

Commit

Permalink
[core] rm GOSS_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
devlikepro committed Sep 13, 2024
1 parent 56da840 commit 48876d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ jobs:
working-directory: tests/smoke
timeout-minutes: 2
run: |
export GOSS_PATH=/usr/local/bin/goss
docker run -d --name smoke --rm -p3000:3000 ${{ vars.DOCKER_IMAGE }}:${{ matrix.tag }}
sleep 3
docker logs smoke
Expand Down

0 comments on commit 48876d2

Please sign in to comment.