Skip to content

Commit

Permalink
Update Testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dogo committed Feb 26, 2024
1 parent 22b6c58 commit cd09c2f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/Testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
tuist install
shell: bash

#- name: Tuist Warm Cache
#- name: Tuist Cache
# run: |
# tuist cache warm
# tuist cache
# shell: bash

- name: Generate project with tuist
Expand All @@ -64,4 +64,5 @@ jobs:
with:
swift: true
swift_project: SWDestinyTrades
exclude: SWDestinyTrades/Classes/Generated
verbose: true

0 comments on commit cd09c2f

Please sign in to comment.