From 808f1950f7f45b8d3350f1ff91344b76410228f2 Mon Sep 17 00:00:00 2001 From: "Ronald I." <14822065+rilma@users.noreply.github.com> Date: Sat, 28 Oct 2023 10:46:18 +0000 Subject: [PATCH] let's see --- .github/workflows/ci.yaml | 2 +- README.rst | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1b2591c..aedbc6f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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 }} diff --git a/README.rst b/README.rst index f90c947..dc14a23 100644 --- a/README.rst +++ b/README.rst @@ -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