Skip to content

Commit

Permalink
noop
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Jul 20, 2024
1 parent 7da0ef5 commit b61dfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
~/.cache/pip
$RUNNER_TOOL_CACHE/Python/*
~\AppData\Local\pip\Cache
key: ${{ runner.os }}-build-${{ matrix.python-version }}
key: ${{ runner.os }}-build--${{ matrix.python-version }}
- name: clone-altair
run: git clone https://github.com/vega/altair.git
- name: install-basics
Expand Down

0 comments on commit b61dfa2

Please sign in to comment.