Run tests
This commit is contained in:
parent
10806c0f68
commit
c778049089
|
@ -15,5 +15,5 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- name: Build
|
||||
run: swift build -v
|
||||
# - name: Run tests
|
||||
# run: swift test -v
|
||||
- name: Run tests
|
||||
run: swift test -v
|
||||
|
|
Loading…
Reference in New Issue