Skip to content

Commit

Permalink
Updated workflows/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rwbutler committed Nov 6, 2023
1 parent 998f88d commit 2893d1c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
with:
swift-version: ${{ matrix.swift }}
- uses: actions/checkout@v4
- name: Build
run: swift build
- name: Run tests
run: swift test
- id: foo
uses: rwbutler/github-action-test@0.0.3
with:
Expand Down

0 comments on commit 2893d1c

Please sign in to comment.