Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/fix/travis' into fix/travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Avantol13 committed Sep 15, 2023
2 parents 8010f36 + aedff22 commit bb43511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

UnitTest:
name: Python Unit Test with Postgres
uses: uc-cdis/.github/.github/workflows/python_unit_test.yaml@chore/python-unit-tests
uses: uc-cdis/.github/.github/workflows/python_unit_test.yaml@master
with:
setup-script: 'tests/ci_setup.sh'
test-script: 'tests/ci_commands_script.sh'
Expand Down

0 comments on commit bb43511

Please sign in to comment.