diff --git a/.github/workflows/run_tests.yml b/.github/workflows/run_tests.yml index ced6e37..6c41a38 100644 --- a/.github/workflows/run_tests.yml +++ b/.github/workflows/run_tests.yml @@ -16,9 +16,12 @@ jobs: - "3.10" - "3.11" - "3.12" + - "3.13" + - "3.14" + fail-fast: false steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Setup python ${{ matrix.py_version }} uses: actions/setup-python@v5 with: diff --git a/.idea/inspectionProfiles/project_inspections.xml b/.idea/inspectionProfiles/project_inspections.xml index 47654a1..3d2e4a3 100644 --- a/.idea/inspectionProfiles/project_inspections.xml +++ b/.idea/inspectionProfiles/project_inspections.xml @@ -22,7 +22,7 @@ - +