Skip to content

Commit

Permalink
Modify CI for preparing public - final
Browse files Browse the repository at this point in the history
  • Loading branch information
akirakw committed Oct 4, 2023
1 parent cedf26f commit 0aac303
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
with:
path: ci_test
submodules: true
token: ${{ secrets.GHA_PAT }}

- name: CMake_Build_metadata-manager_Postgresql
run: |
Expand All @@ -60,7 +59,6 @@ jobs:
with:
path: ci_test2
submodules: true
token: ${{ secrets.GHA_PAT }}

- name: CMake_Build_metadata-manager_Json
run: |
Expand Down

0 comments on commit 0aac303

Please sign in to comment.