Update github action workflow main.

This commit is contained in:
Qiu Yuzhou
2019-09-10 12:23:42 +08:00
committed by GitHub
parent ff4ba87004
commit 41224fd619

View File

@ -9,6 +9,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Build
- name: Run unit test
run: |
set -o pipefail && xcodebuild test -workspace ShadowsocksX-NG.xcworkspace -scheme ShadowsocksX-NG|xcpretty