Skip to content

Commit

Permalink
Remove Spark binaries artifacts (#274)
Browse files Browse the repository at this point in the history
## Checklist before submitting

- [X] Did you read the [contributing
guide](https://github.com/G-Research/spark-dgraph-connector/blob/contributing-guidelines/CONTRIBUTING.md)?
- [ ] Did you update the docs?
- [ ] Did you write any tests to validate this change?  

## Description

Removes Spark binaries artifacts at the end of the CI workflow.

## Review process for approval

1. All tests and other checks must succeed.
2. At least one core contributors must review and approve.
3. If a core contributor requests changes, they must be addressed.
  • Loading branch information
EnricoMi authored Dec 15, 2024
1 parent 4cd1e72 commit 916aca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,4 @@ jobs:
name: |
Binaries-*
Dependencies-*
Spark-Binaries-*

0 comments on commit 916aca9

Please sign in to comment.