Skip to content

Commit

Permalink
swift-async to use debug build?
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgene committed Jun 22, 2024
1 parent 007116e commit ff181ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-async.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
sleep 1
sudo chmod a+rw /var/run/docker.sock
- name: Run scenarios
run: swift test -c release
run: swift test -c debug
defaults:
run:
working-directory: swift-async

0 comments on commit ff181ad

Please sign in to comment.