Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
4270e6cc
Unverified
Commit
4270e6cc
authored
Apr 17, 2022
by
IKEDA Soji
Committed by
GitHub
Apr 17, 2022
Browse files
Update make-check.yml
tidyall is no longer done in test: It'll be done in release process.
parent
7df48b8e
Changes
1
Show whitespace changes
Inline
Side-by-side
.github/workflows/make-check.yml
View file @
4270e6cc
...
...
@@ -73,6 +73,6 @@ jobs:
autoreconf -i
./configure --with-defaultdir=`pwd`/default
cd src; make; cd ..
make check-local TEST_FILES='xt/perltidy.t' || true
#
make check-local TEST_FILES='xt/perltidy.t' || true
make check-local
shell
:
bash
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment