Skip to content

Commit

Permalink
changing test_folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristhianzl committed Aug 16, 2024
1 parent 8e2ebb6 commit 0aaf755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
if: ${{ needs.path-filter.outputs.python == 'true' || needs.path-filter.outputs.frontend == 'true' || needs.path-filter.outputs.tests == 'true' }}
uses: ./.github/workflows/typescript_test.yml
with:
tests_folder: "tests/end-to-end"
tests_folder: tests/end-to-end
secrets:
OPENAI_API_KEY: "${{ secrets.OPENAI_API_KEY }}"
STORE_API_KEY: "${{ secrets.STORE_API_KEY }}"
Expand Down

0 comments on commit 0aaf755

Please sign in to comment.