Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
johan-t committed Jan 6, 2024
1 parent 8eb3a04 commit 23895f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get_function_data_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
git clone https://github.com/RapidReview-ai/testRepo ${{ github.workspace }}/inputData/testRepo
- name: Create outputData directory
run: mkdir -p ${{ github.workspace }}/functionRetriever/outputData
run: mkdir -p ${{ github.workspace }}/functionRetriever/dataForTesting

- name: Set up Python 3.x
uses: actions/setup-python@v2
Expand Down

0 comments on commit 23895f8

Please sign in to comment.