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

Remove sepolia alarm #209

Merged
merged 15 commits into from
Jul 18, 2023
Merged

Remove sepolia alarm #209

merged 15 commits into from
Jul 18, 2023

Conversation

rileydcampbell
Copy link
Contributor

No description provided.

@@ -24,8 +24,7 @@ jobs:
- name: Install dependencies
run: |
npm config set '//registry.npmjs.org/:_authToken' "${{ secrets.NPM_AUTH_TOKEN }}" \
&& yarn install --frozen-lockfile
&& yarn install --frozen-lockfile && yarn build
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think having yarn build here would've prevented this PR that broke the pipeline from getting in

@rileydcampbell rileydcampbell merged commit 916aa36 into main Jul 18, 2023
4 checks passed
@rileydcampbell rileydcampbell deleted the remove_sepolia_alarm branch July 18, 2023 22:02
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.

None yet

2 participants