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

Test on latest npm version #1148

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Test on latest npm version #1148

merged 2 commits into from
Aug 22, 2024

Conversation

brandenrodgers
Copy link
Contributor

Description and Context

Switching the acceptance tests to use the latest npm release now that we've confirmed the slack bot is posting correctly on failures

Screenshots

TODO

Who to Notify

@@ -4,7 +4,7 @@ on:
- '*'
# Scheduled jobs will only run on the default branch
schedule:
- cron: '* */5 * * *' # Run every 5 hours
- cron: '0 */5 * * *' # Run every 5 hours
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 this needs to be a zero. Right now it's running every 9 minutes for some reason

@brandenrodgers
Copy link
Contributor Author

I'm going to merge this just to stop the slack spam

@brandenrodgers brandenrodgers merged commit bdda7df into main Aug 22, 2024
1 check passed
@brandenrodgers brandenrodgers deleted the br/test-on-latest branch August 22, 2024 20:57
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.

1 participant