diff --git a/.gitea/workflows/Pythontest.yaml b/.gitea/workflows/test.yaml similarity index 94% rename from .gitea/workflows/Pythontest.yaml rename to .gitea/workflows/test.yaml index 5c67414..58c380a 100644 --- a/.gitea/workflows/Pythontest.yaml +++ b/.gitea/workflows/test.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: [3.11.12] + python-version: [3.13.3,3.12.10,3.11.12,3.10.17,3.9.22] steps: - uses: actions/checkout@v2 diff --git a/README.md b/README.md index 62b5be4..bb4611b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ AMBER ===== + + + +[![Test status](https://gitea.psi.ch/lass_j/AMBER/actions/workflows/test.yaml/badge.svg)]() + + General introduction ## Installation