Skip to content

Commit

Permalink
try to test manually
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored Nov 5, 2024
1 parent b697399 commit a2dad4f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci-sage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,11 @@ jobs:
sudo chmod 755 conftest.py
ls -l conftest.py
make -j4 check
- name: Test
if: always()
run: |
pytest
make check-doctest
linux:
uses: sagemath/sage/.github/workflows/docker.yml@develop
Expand Down

0 comments on commit a2dad4f

Please sign in to comment.