Skip to content

Commit

Permalink
disable integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
f2calv committed Dec 2, 2024
1 parent 2a5d661 commit 6b683c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
push-preview: ${{ inputs.push-preview }}
version: ${{ needs.versioning.outputs.version }}
solution-name: CasCap.Api.GooglePhotos.Release.sln
execute-tests: false #Note: tests fail in Actions due to rate limiting issues from the Google side :/
env:
GOOGLE_PHOTOS_ACCESS_TOKEN: ${{ secrets.GOOGLE_PHOTOS_ACCESS_TOKEN }}

Expand Down

0 comments on commit 6b683c6

Please sign in to comment.