Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtholliday committed Apr 21, 2024
1 parent aa684cc commit a1fe1f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
name: Test
runs-on: macos-latest
steps:
- name: Check out vger
- name: Check out Tonic
uses: actions/checkout@v4
- name: Build vger
- name: Build Tonic
run: swift test

build_demo:
Expand Down

0 comments on commit a1fe1f2

Please sign in to comment.