Skip to content

Commit

Permalink
test typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sjml committed Jan 14, 2025
1 parent e28f935 commit 79b3929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
uses: mlugg/setup-zig@v1
with:
version: ${{ matrix.zig-version }}
- name: Run Tests (Rust v${{ matrix.zig-version }})
- name: Run Tests (Zig v${{ matrix.zig-version }})
run: |
pytest --only zig
- name: Upload Generated Messages
Expand Down

0 comments on commit 79b3929

Please sign in to comment.