Skip to content
Snippets Groups Projects
Commit afe6e35c authored by Jim Wallace's avatar Jim Wallace
Browse files

Merge remote-tracking branch 'refs/remotes/origin/main'

parents bd9296d7 be65ca4e
No related branches found
No related tags found
No related merge requests found
Pipeline #108186 passed
......@@ -15,14 +15,15 @@ build:
tags:
- macOS
artifacts:
paths:
- ".build/x86_64-apple-macosx/release/"
# artifacts:
# paths:
# - ./.build/
test:
stage: test
script:
- swift test --sanitize=address -c release -Xswiftc -enable-testing
- swift test --sanitize=thread -c release -Xswiftc -enable-testing
tags:
- macOS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment