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

Use FireSim sudo scripts if available #304

Merged
merged 10 commits into from
Jun 19, 2024
Prev Previous commit
Next Next commit
More bumps
abejgonzalez committed Jun 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 7bc79d8d335722a7ab978b4138952693955fca0f
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ jobs:
run-core: ${{ steps.filter.outputs.all_count != steps.filter.outputs.non-core-files_count }}
steps:
- uses: actions/checkout@v4
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v3
id: filter
with:
filters: |