mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Add basic test Gradle build
This commit is contained in:
6
__tests__/data/basic/build.gradle
Normal file
6
__tests__/data/basic/build.gradle
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
* This file was generated by the Gradle 'init' task.
|
||||
*
|
||||
* This is a general purpose Gradle build.
|
||||
* Learn how to create Gradle builds at https://guides.gradle.org/creating-new-gradle-builds
|
||||
*/
|
||||
Reference in New Issue
Block a user