Skip to content

Add a miri github action check#270

Open
erickt wants to merge 3 commits intoferrilab:mainfrom
erickt:miri
Open

Add a miri github action check#270
erickt wants to merge 3 commits intoferrilab:mainfrom
erickt:miri

Conversation

@erickt
Copy link
Copy Markdown

@erickt erickt commented May 20, 2024

This extends the github actions to run miri on PRs. This is dependent on #266 and #269 landing first.

Comment thread .github/workflows/ci.yml Outdated
Co-authored-by: wcampbell <wcampbell1995@gmail.com>
Comment thread .github/workflows/ci.yml
name: Test Miri
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
- uses: actions/checkout@v2
- uses: actions/checkout@v6

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.

3 participants