Skip to content

Commit

Permalink
Misc
Browse files Browse the repository at this point in the history
  • Loading branch information
SorooshMani-NOAA committed Mar 30, 2023
1 parent 1e42049 commit 91915a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quick_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: install Python
uses: actions/setup-python@v2
with:
python-version: 3.10 # due to numba
python-version: '3.10' # due to numba
- name: load cached Python installation
id: cache
uses: actions/cache@v2
Expand Down

0 comments on commit 91915a2

Please sign in to comment.