Skip to content

Commit

Permalink
Merge branch 'main' into CADC-13694
Browse files Browse the repository at this point in the history
  • Loading branch information
jburke-cadc committed Sep 6, 2024
2 parents 81b3ef3 + a885b26 commit ea9f2e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
run: cd cadc-tap-server-pg && ../gradlew --info clean build javadoc install

- name: build and test cadc-tap-server-oracle
run: cd cadc-adql && ../gradlew --info clean build javadoc install

run: cd cadc-tap-server-oracle && ../gradlew --info clean build javadoc install

- name: build and test cadc-test-tap
run: cd cadc-test-tap && ../gradlew --info clean build javadoc install
Expand Down

0 comments on commit ea9f2e3

Please sign in to comment.