Skip to content

fix: correction an escape of query text #6

fix: correction an escape of query text

fix: correction an escape of query text #6

name: Run Gradle test
on:
push:
branches:
- main
- releases/*
jobs:
gradle:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
with:
java-version: 1.8
- uses: eskatos/gradle-command-action@v1
name: gradle test
with:
arguments: test