Skip to content

Commit

Permalink
Merge branch 'append-time' of https://github.com/maxrjones/kerchunk i…
Browse files Browse the repository at this point in the history
…nto append-time
  • Loading branch information
martindurant committed Jan 31, 2024
2 parents 1b2cf77 + 95d8171 commit d720c28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
uses: mamba-org/setup-micromamba@v1
with:
environment-file: ci/environment-py${{matrix.python-version}}.yml
cache-downloads: false
cache-environment: true
- name: Install kerchunk
shell: bash -l {0}
run: |
Expand Down

0 comments on commit d720c28

Please sign in to comment.