Skip to content

Commit df601b9

Browse files
committed
debugging setup
1 parent 99a7109 commit df601b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
${{ runner.os }}-maven-
6161
6262
- name: Build
63-
run: cat ~/.m2/settings.xml && mvn -B -ntp clean install
63+
run: mvn -B -ntp clean install
6464
env:
6565
POSTGRES_HOST: localhost
6666
POSTGRES_PORT: 5432

0 commit comments

Comments
 (0)