Skip to content

Commit

Permalink
use sudo for swift test as well
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazhvera committed Feb 27, 2024
1 parent aae541c commit 60cb45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"run_tests": true,
"test_steps": [
"crt-ci-prep",
"swift test"
"sudo swift test"
],
"hosts": {
"al2012": {
Expand Down

0 comments on commit 60cb45f

Please sign in to comment.