Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zihanxiao23 authored Nov 5, 2024
1 parent d0f0e59 commit 7711377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
DATABRICKS_KEY: ${{ secrets.DATABRICKS_KEY }}
SERVER_HOSTNAME: ${{ secrets.SERVER_HOSTNAME }}
HTTP_PATH: ${{ secrets.HTTP_PATH }}
run: make test
run: make test

0 comments on commit 7711377

Please sign in to comment.