Skip to content

Commit

Permalink
ci: skip test before shuttle deployment (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentSarmiento authored Dec 24, 2023
1 parent b36242d commit 68631ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/shuttle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ jobs:
- uses: shuttle-hq/deploy-action@main
with:
deploy-key: ${{ secrets.SHUTTLE_API_KEY }}
no-test: "true"

0 comments on commit 68631ef

Please sign in to comment.