Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Apr 26, 2024
1 parent d5b4279 commit f8dad2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ jobs:
check-latest: true
cache: 'pip'
cache-dependency-path: |
'**/requirements.txt'
'**/requirements-extras.txt'
'**/requirements-tests.txt'
**/requirements.txt
**/requirements-extras.txt
**/requirements-tests.txt
- name: Get current hash (SHA) of the elephant_data repo
id: elephant-data
Expand Down

0 comments on commit f8dad2a

Please sign in to comment.