We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e833eb7 commit 35e7e78Copy full SHA for 35e7e78
.github/workflows/build.yml
@@ -38,8 +38,8 @@ jobs:
38
- name: Install utPLSQL
39
run: sh ${{ github.workspace }}/scripts/1_install_utplsql.sh
40
41
- - name: Install demo project
42
- run: sh ${{ github.workspace }}/scripts/2_install_demo_project.sh
+# - name: Install demo project
+# run: sh ${{ github.workspace }}/scripts/2_install_demo_project.sh
43
44
- name: Set up JDK 11
45
uses: actions/setup-java@v2
0 commit comments