Skip to content

Commit

Permalink
chore: remove git lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrery committed Apr 15, 2024
1 parent 54de143 commit d35ff40
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run_use_cases_examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ jobs:
run: |
# Setup commands if any, for example, installing dependencies, etc.
apt-get update && apt-get install -y python3-venv make git git-lfs
# Initialize Git LFS and pull the files
git lfs install
git lfs pull
- name: Run Use Case Examples Script
run: |
Expand Down

0 comments on commit d35ff40

Please sign in to comment.