Skip to content

Commit

Permalink
Add additional data fetching methods from nlftp.mlit
Browse files Browse the repository at this point in the history
  • Loading branch information
keichan34 committed Oct 3, 2024
1 parent 53b67da commit cc5a8d5
Show file tree
Hide file tree
Showing 7 changed files with 2,396 additions and 31 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Cache
uses: actions/cache@v4
with:
key: 'v1'
key: v1-${{ hashFiles('src/**') }}
path: cache

- name: Install dependencies
Expand Down
Loading

0 comments on commit cc5a8d5

Please sign in to comment.