Skip to content

Commit

Permalink
#12885: rename step to test instead of incorrect description
Browse files Browse the repository at this point in the history
  • Loading branch information
tt-rkim committed Sep 20, 2024
1 parent 49431cc commit 4d79503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_unit-tests-data-collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
cache-dependency-path: 'infra/requirements-infra.txt'
- name: Install infra dependencies
run: pip install -r infra/requirements-infra.txt
- name: Create JSON
- name: Test
env:
PYTHONPATH: ${{ github.workspace }}
working-directory: ${{ github.workspace }}/infra
Expand Down

0 comments on commit 4d79503

Please sign in to comment.