Skip to content

Commit 32c8827

Browse files
committed
Mathics->Mathics3
1 parent 791d2fc commit 32c8827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/consistency-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
- name: Install Mathics3-Module-Networkx.graph with minimum dependencies
3535
run: |
3636
python -m pip install -e . --no-build-isolation
37-
- name: Test Mathics Consistency and Style
37+
- name: Test Mathics3 Consistency and Style
3838
run: |
3939
make check-consistency-and-style

0 commit comments

Comments
 (0)