Skip to content

Commit f7aa2f7

Browse files
committed
typo
1 parent 393a90f commit f7aa2f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Pull dependencies
4343
run: uv sync --all-extras --all-groups
4444

45-
- name: Create .env file with fakse API keys
45+
- name: Create .env file with fake API keys
4646
run: |
4747
echo "PARXY_LANDINGAI_API_KEY=$(openssl rand -hex 16)" >> .env
4848
echo "PARXY_LLAMAPARSE_API_KEY=$(openssl rand -hex 16)" >> .env

0 commit comments

Comments
 (0)