Content-Length: 223365 | pFad | http://github.com/NOAA-ORR-ERD/lat_lon_parser/commit/b6a55923ef559bbb9d6e53ee5340d54b4500cd76

4C update CI script for python version, and remove tox · NOAA-ORR-ERD/lat_lon_parser@b6a5592 · GitHub
Skip to content

Commit

Permalink
update CI script for python version, and remove tox
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisBarker-NOAA committed Nov 9, 2024
1 parent ad54ac1 commit b6a5592
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CI

on:
push:
# branches: ["master"]
branches: ["main"]
pull_request:
branches: ["master"]
branches: ["main"]

jobs:
tests:
Expand All @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10","3.11", "3.12", "pypy3.9"]
python-version: ["3.9", "3.10","3.11", "3.12", "pypy3.9", "pypy3.10"]

steps:
- uses: "actions/checkout@v4"
Expand All @@ -28,6 +28,7 @@ jobs:
python -m site
python -m pip install --upgrade pip setuptools wheel
python -m pip install --upgrade virtualenv tox tox-gh-actions
python -m pip install --upgrade pytest
- name: "Run tox targets for ${{ matrix.python-version }}"
run: "python -m tox"
- name: "Run Tests"
run: "pytest --pyargs lat_lon_parser"

0 comments on commit b6a5592

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/NOAA-ORR-ERD/lat_lon_parser/commit/b6a55923ef559bbb9d6e53ee5340d54b4500cd76

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy