Skip to content

Commit

Permalink
remove s
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Feb 1, 2024
1 parent f52bbca commit a5064bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_dbt_core_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
python -m pip install -r dev-requirements.txt -r editable-requirements.txt
- name: "Check installed versions"
run: pip freezes
run: pip freeze

- name: "Update the version of dbt-common@${{ inputs.dbt-common-ref }}"
run: |
Expand Down

0 comments on commit a5064bb

Please sign in to comment.