Skip to content

Commit

Permalink
Update recce installation
Browse files Browse the repository at this point in the history
Signed-off-by: Wei-Chun, Chang <[email protected]>
  • Loading branch information
wcchang1115 committed Jun 18, 2024
1 parent 38dc483 commit 511aa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/recce_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install dependencies
run: |
pip install -r requirements.txt
pip install git+https://github.com/DataRecce/recce.git
pip install recce
- name: Prepare dbt Base environment
run: |
gh repo set-default ${{ github.repository }}
Expand Down

0 comments on commit 511aa86

Please sign in to comment.