Skip to content

Commit

Permalink
rename basic search test step
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-spike committed Jan 10, 2025
1 parent 92da57a commit ad4227d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-basic-search-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
done
echo "Container $CONTAINER_NAME is healthy, continuing..."
- name: Start Server with Waitress
- name: Run the Basic Search
working-directory: ${{ env.WORKING_DIR }}
run: |
python search.py --port 5555

0 comments on commit ad4227d

Please sign in to comment.