Skip to content

Commit

Permalink
drop example_overrides for test
Browse files Browse the repository at this point in the history
  • Loading branch information
mlhenderson committed Aug 2, 2023
1 parent 06d055a commit 613ca8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- name: Set overrides
run: |
mkdir -p /home/runner/.local/etc/jupyter/labconfig
cp example_overrides.json /home/runner/.local/etc/jupyter/labconfig/default_setting_overrides.json
echo '{"nersc-refresh-announcements:plugin": { "url": "http://localhost:3000" } }' > /home/runner/.local/etc/jupyter/labconfig/default_setting_overrides.json
# Download and install gecko web driver
Expand Down

0 comments on commit 613ca8e

Please sign in to comment.