We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40b8abe + 77fc3c8 commit fc1b644Copy full SHA for fc1b644
.github/workflows/test.yml
@@ -49,7 +49,7 @@ jobs:
49
- uses: emacs-eask/setup-eask@master
50
with:
51
version: 'snapshot'
52
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
53
- name: Run tests
54
run: 'make .eask test'
55
- name: Run tests (allow failure)
0 commit comments