1
0
Fork 0
mirror of https://github.com/gradle/gradle-build-action.git synced 2025-04-06 21:34:13 +02:00

Test something on CI

This commit is contained in:
Paul Merlin 2020-06-13 13:09:06 +02:00
parent 4c65920ab9
commit 9cbb22e130

View file

@ -15,6 +15,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
npm install
npm run all
- uses: ./
with:
build-root-directory: __tests__/data/basic