Skip to content

Commit

Permalink
chore(ci): speed up ingestion test runs (#7296)
Browse files Browse the repository at this point in the history
  • Loading branch information
anshbansal authored Feb 10, 2023
1 parent bb7fa52 commit db2f4fb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/metadata-ingestion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
cache: 'pip'
- uses: vemonet/setup-spark@v1 # spark is required for pyspark+pydeequ data lake profiling
with:
spark-version: "3.0.3"
hadoop-version: "3.2"
- name: Install dependencies
run: ./metadata-ingestion/scripts/install_deps.sh
- name: Calculate pip install plan
Expand Down

0 comments on commit db2f4fb

Please sign in to comment.