diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4834c00..adccd81 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: - name: Checkout uses: actions/checkout@v2 - name: Build - run: swift test + run: swift build linux: strategy: