summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrotzeit <brotzeitmacher@gmail.com>2022-12-05 19:28:06 +0100
committerGitHub <noreply@github.com>2022-12-05 19:28:06 +0100
commitac374550a8d0a8066534c57ba46137256608015a (patch)
tree76d75725ddb118a3abfc2b3066bd536ff23f79aa
parentb4537b6f5fa65626c1bab944681b35769cab9b5c (diff)
parent7bc39219599a5b728616dbeeafa723b8898f989e (diff)
downloadrust-mode-ac374550a8d0a8066534c57ba46137256608015a.tar.gz
Merge pull request #472 from jcs-PR/tests/remove-setup-node
tests: Setup node is no longer required
-rw-r--r--.github/workflows/test.yml6
-rw-r--r--Eask3
2 files changed, 4 insertions, 5 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index a970eda..db466c2 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
emacs-version:
- 26.3
- 27.2
- - 28.1
+ - 28.2
# - snapshot
steps:
@@ -22,10 +22,6 @@ jobs:
with:
version: ${{ matrix.emacs-version }}
- - uses: actions/setup-node@v2
- with:
- node-version: '16'
-
- uses: emacs-eask/setup-eask@master
with:
version: 'snapshot'
diff --git a/Eask b/Eask
index 64417ea..4f15a27 100644
--- a/Eask
+++ b/Eask
@@ -2,6 +2,9 @@
"1.0.4"
"A major-mode for editing Rust source code")
+(website-url "https://github.com/rust-lang/rust-mode")
+(keywords "languages")
+
(package-file "rust-mode.el")
(files