Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf5dd7d commit 1479bc3Copy full SHA for 1479bc3
.github/workflows/build.yml
@@ -60,7 +60,6 @@ jobs:
60
with:
61
distribution: 'adopt'
62
java-version: ${{matrix.jdk}}
63
- cache: 'maven'
64
65
- name: Install utplsql
66
run: .travis/install_utplsql.sh
0 commit comments