Skip to content

Commit

Permalink
CI try yet again
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Dec 15, 2024
1 parent 812c672 commit f702d5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ jobs:
pip install -e .
python -m mathics_scanner.generate.build_tables
cd ../..
git submodule update
- name: Test Mathics
run: |
git submodule init
git submodule update
cd mathics/packages/Combinatorica-repo
remake -x check

0 comments on commit f702d5b

Please sign in to comment.