mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-06 16:26:12 +02:00
Add basic test Gradle build
This commit is contained in:
parent
1a6a8efda2
commit
2f66fb5679
8 changed files with 321 additions and 0 deletions
6
__tests__/data/basic/.gitattributes
vendored
Normal file
6
__tests__/data/basic/.gitattributes
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
#
|
||||
# https://help.github.com/articles/dealing-with-line-endings/
|
||||
#
|
||||
# These are explicitly windows files and should use crlf
|
||||
*.bat text eol=crlf
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue