Skip to content

Commit

Permalink
final change on integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacioct committed May 3, 2024
1 parent 1aa8b9e commit 491dc75
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,6 @@ jobs:
run: |
pip install pytest
pip install -e .
# - name: Whoami
# run: |
# argilla login --api-url http://argilla-quickstart:6900 --api-key admin.apikey
# argilla whoami

# - name: Info
# run: argilla info
- name: 📈 Run end2end examples
env:
ARGILLA_ENABLE_TELEMETRY: 0
Expand Down

0 comments on commit 491dc75

Please sign in to comment.