Skip to content

Commit

Permalink
127
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacioct committed Apr 29, 2024
1 parent f5060cb commit 4939d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
shell: bash -l {0}
steps:
- name: Curl
run: curl http://argilla:6900/api/docs
run: curl http://127.0.0.1:6900/api/docs
# - name: Checkout Code 🛎
# uses: actions/checkout@v3
# - name: Setup Conda Env 🐍
Expand Down

0 comments on commit 4939d4c

Please sign in to comment.