Skip to content

Commit

Permalink
Disable TUIST environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
dogo committed Aug 27, 2023
1 parent 59a040d commit 1626b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Testing
on: [push, pull_request]

env:
TUIST_CONFIG_CLOUD_TOKEN: ${{ secrets.TUIST_CONFIG_CLOUD_TOKEN }}
# TUIST_CONFIG_CLOUD_TOKEN: ${{ secrets.TUIST_CONFIG_CLOUD_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

jobs:
Expand Down

0 comments on commit 1626b8a

Please sign in to comment.