We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791d2fc commit 32c8827Copy full SHA for 32c8827
.github/workflows/consistency-checks.yml
@@ -34,6 +34,6 @@ jobs:
34
- name: Install Mathics3-Module-Networkx.graph with minimum dependencies
35
run: |
36
python -m pip install -e . --no-build-isolation
37
- - name: Test Mathics Consistency and Style
+ - name: Test Mathics3 Consistency and Style
38
39
make check-consistency-and-style
0 commit comments