mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Add scripts for build and test
This commit is contained in:
4
build-and-test
Executable file
4
build-and-test
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd sources
|
||||
npm run all
|
||||
Reference in New Issue
Block a user