Skip to content

Commit 65e018a

Browse files
author
dickmao
committed
python_version, not emacs_version
1 parent c029d52 commit 65e018a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: nose
6565
run: nosetests
6666
- name: coveralls
67-
if: ${{ matrix.emacs_version > 3 }}
67+
if: ${{ matrix.python_version > 3 }}
6868
env:
6969
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7070
run: |

0 commit comments

Comments
 (0)