Skip to content

Commit f03de68

Browse files
committed
2nd try
1 parent 8d17bf3 commit f03de68

File tree

2 files changed

+2
-32
lines changed

2 files changed

+2
-32
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

.github/workflows/master.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222
run: |
2323
sudo apt-get update -qq && sudo apt-get install -qq liblapack-dev llvm-dev maria libmysqlclient-dev
2424
python -m pip install --upgrade pip
25-
- name: Install pymathics
25+
pip install pytest
26+
- name: Install pymathics.natlang
2627
run: |
2728
pip install -e .
2829
- name: Test Mathics

0 commit comments

Comments
 (0)