Skip to content

Commit

Permalink
tests: Move helpers for local tests into separate directory
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyMAndersson committed Sep 25, 2023
1 parent a7699f3 commit 6f1aa7f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion run-qa.sh → Local Test Helpers/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ else
echo "Install Docker to run Linux tests and linting..."
fi

xcodebuild -scheme StatKit -destination 'platform=macOS' -configuration release -quiet build test
swift test -c release --parallel

0 comments on commit 6f1aa7f

Please sign in to comment.