File tree 4 files changed +12
-17
lines changed
4 files changed +12
-17
lines changed Original file line number Diff line number Diff line change
1
+ name : CI
2
+
3
+ on :
4
+ pull_request :
5
+
6
+ jobs :
7
+ compile :
8
+ name : Compile
9
+ uses : DamienCassou/emacs-workflows/.github/workflows/makel.yml@main
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- ELPA_DEPENDENCIES =package-lint let-alist buttercup org-vcard helm async
1
+ ELPA_DEPENDENCIES =package-lint let-alist buttercup org-vcard helm async wfnames
2
2
3
- ELPA_ARCHIVES =melpa-stable gnu
3
+ ELPA_ARCHIVES =melpa gnu
4
4
5
5
TEST_BUTTERCUP_OPTIONS = .
6
6
LINT_CHECKDOC_FILES = $(wildcard * .el) $(wildcard test/* .el)
Original file line number Diff line number Diff line change 1
- [ ![ Build Status] ( https://travis-ci.org/DamienCassou/vdirel.svg )] ( https://travis-ci.org/DamienCassou/vdirel )
2
- [ ![ Coverage Status] ( https://coveralls.io/repos/DamienCassou/vdirel/badge.svg )] ( https://coveralls.io/r/DamienCassou/vdirel )
1
+ [ ![ Build Status] ( https://github.com/DamienCassou/vdirel/actions/workflows/test.yml/badge.svg )] ( https://github.com/DamienCassou/vdirel/actions )
3
2
[ ![ MELPA] ( http://melpa.org/packages/vdirel-badge.svg )] ( http://melpa.org/#/vdirel )
4
3
[ ![ MELPA stable] ( http://stable.melpa.org/packages/vdirel-badge.svg )] ( http://stable.melpa.org/#/vdirel )
5
4
[ ![ License] ( http://img.shields.io/:license-gpl3-blue.svg )] ( http://www.gnu.org/licenses/gpl-3.0.html )
You can’t perform that action at this time.
0 commit comments