Skip to content

Commit

Permalink
update: update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wzxha committed May 15, 2024
1 parent 6f4e318 commit 41e10e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
bundler-cache: true
- name: Test
env:
DESTINATION: platform=${{ matrix.destination }}
run: bundle exec fastlane test destination:$DESTINATION
DESTINATION: "platform=${{ matrix.destination }}"
run: bundle exec fastlane test destination:$DESTINATION

0 comments on commit 41e10e0

Please sign in to comment.