Skip to content

Commit a1fe1f2

Browse files
committed
Update tests.yml
1 parent aa684cc commit a1fe1f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
name: Test
1313
runs-on: macos-latest
1414
steps:
15-
- name: Check out vger
15+
- name: Check out Tonic
1616
uses: actions/checkout@v4
17-
- name: Build vger
17+
- name: Build Tonic
1818
run: swift test
1919

2020
build_demo:

0 commit comments

Comments
 (0)