Skip to content

Commit 13c394e

Browse files
committed
Trim trailing whitespace (install pre-commit hooks in new clone).
1 parent be71d04 commit 13c394e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cross_platform_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: Run tests on low availability Github osted runners
44

55
on:
6-
# Optionally run only, until the availability of the required Github hosted
6+
# Optionally run only, until the availability of the required Github hosted
77
# runners does not slow down CI.
88
workflow_call:
99
workflow_dispatch:

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
# In general, tests should be run after building a distribution, to test that distribution.
1919
# However as long as PyShp is a pure Python library, with pure Python deps (or no deps)
20-
# then this would only test the packaging process, not so much the code as there are
20+
# then this would only test the packaging process, not so much the code as there are
2121
# no binaries.
2222
runs-on: ubuntu-latest
2323

0 commit comments

Comments
 (0)