Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore scripts on install, move C-S-S to be a build dep #150

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

jonathanKingston
Copy link
Collaborator

No description provided.

@jonathanKingston
Copy link
Collaborator Author

Merging as is a blocker to verification.

@jonathanKingston jonathanKingston merged commit 0625dac into main Apr 11, 2023
@jonathanKingston jonathanKingston deleted the jkt/ignore-scripts branch April 11, 2023 13:52
@@ -25,6 +25,6 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm ci --ignore-scripts
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we also change it in https://github.com/duckduckgo/privacy-test-pages/blob/main/git.sh ? Should git.sh call this workflow instead?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup done: 2bba811 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants