Skip to content

Commit

Permalink
let's see
Browse files Browse the repository at this point in the history
  • Loading branch information
rilma committed Oct 28, 2023
1 parent a59c3ce commit 808f195
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
python_version: ["3.10"]
python_version: ["3.8"]
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python_version }}
Expand Down
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.. image:: https://travis-ci.org/rilma/pyHWM14.svg?branch=master
:target: https://travis-ci.org/rilma/pyHWM14
.. image:: https://github.com/rilma/pyHWM14/actions/workflows/ci.yaml/badge.svg
:target: https://github.com/rilma/pyHWM14/actions/workflows/ci.yaml
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.240890.svg
:target: http://doi.org/10.5281/zenodo.240890

Expand Down

0 comments on commit 808f195

Please sign in to comment.