Skip to content

Commit 506add8

Browse files
committed
Improve workflows CI section title
1 parent 6376662 commit 506add8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install mathicsscript
2626
run: |
2727
make
28-
- name: Test Mathics
28+
- name: Test mathicsscript
2929
run: |
3030
pip install pytest
3131
make check

0 commit comments

Comments
 (0)