Skip to content

Commit 291ed01

Browse files
committed
fix typo
1 parent f6496ae commit 291ed01

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
@@ -38,7 +38,7 @@ jobs:
3838
architecture: 'x64'
3939
- uses: jcs090218/setup-emacs@master
4040
with:
41-
version: ${{ matrix.emacs_version }}
41+
version: ${{ matrix.emacs-version }}
4242
- uses: emacs-eask/setup-eask@master
4343
with:
4444
version: 'snapshot'

0 commit comments

Comments
 (0)