Removed nektos act compatibility in ubuntu-20.04.yml
This commit is contained in:
parent
039494c1be
commit
4878aa9be4
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ubuntu-20.04.yml
vendored
3
.github/workflows/ubuntu-20.04.yml
vendored
|
|
@ -41,9 +41,6 @@ jobs:
|
|||
with:
|
||||
commands: PGPASSWORD=libreplan psql -U libreplan -h postgres -p 5432 -c "CREATE DATABASE libreplandevtest;"
|
||||
|
||||
- name: Set up Maven for nektos act
|
||||
uses: stCarolas/setup-maven@v4.4
|
||||
|
||||
- name: Set up JDK 8
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue