Skip to content

Commit

Permalink
remove ignore scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Jul 29, 2024
1 parent aabc36c commit 5556526
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 @@ -67,7 +67,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 5556526

Please sign in to comment.