try and just build

This commit is contained in:
yonaskolb 2021-05-16 15:21:27 +10:00
parent 6e1999e8f8
commit fd7d3ad8bc

View File

@ -38,4 +38,4 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Build and run tests
run: swift test
run: swift build