Skip to content

Commit

Permalink
Merge branch 'disable_mac' of https://github.com/neurodatawithoutbord…
Browse files Browse the repository at this point in the history
…ers/nwb-guide into disable_mac
  • Loading branch information
CodyCBakerPhD committed Jul 29, 2024
2 parents 9e844a1 + c24f642 commit f3eb54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
node-version: 20

- name: Install GUIDE
run: npm ci --verbose --ignore-scripts
run: npm ci --verbose

- if: matrix.os != 'ubuntu-latest'
name: Run tests
Expand Down

0 comments on commit f3eb54e

Please sign in to comment.