Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 11, 2024
1 parent fe66dd3 commit 55298ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- if: steps.cache.outputs.cache-hit != 'true'
name: Create and activate environment
run: mamba env update --name nwb-guide --file ${{ matrix.label }} --no-cache-dir --no-default-packages
run: mamba env update --name nwb-guide --file ${{ matrix.label }} --no-cache-dir --no-default-packages

- name: Use Node.js 20
uses: actions/setup-node@v4
Expand Down

0 comments on commit 55298ef

Please sign in to comment.