Skip to content

Commit

Permalink
correct spelling in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
scottstanie committed Sep 7, 2023
1 parent 2032e83 commit 6e5b504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
pytest:
strategy:
matrix:
os: [ubunutu-latest, macos-latest]
os: [ubuntu-latest, macos-latest]
deps:
- label: Latest
spec: >-
Expand Down

0 comments on commit 6e5b504

Please sign in to comment.