Skip to content

Commit edef077

Browse files
author
Jeff Fredenburg
committed
updated github workflow to eliminate weird spacing in the file
1 parent 3f8ea79 commit edef077

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-checks.yml

-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ on:
1111

1212
jobs:
1313
build:
14-
1514
runs-on: ubuntu-latest
1615
strategy:
1716
fail-fast: false
@@ -22,7 +21,6 @@ jobs:
2221
- '3.11'
2322
- '3.12'
2423
- '3.13'
25-
2624
steps:
2725
- uses: actions/checkout@v4
2826
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)