Skip to content

Commit

Permalink
more CI nonsense
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewCaseres committed May 1, 2024
1 parent c5c3d2b commit 3bbdb89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
paths-ignore:
- 'containers/**'
pull_request:
paths-ignore:
- 'containers/**'
- '.github/workflows/containers/**'
pull_request:
paths-ignore:
- 'containers/**'
- '.github/workflows/containers/**'
jobs:
bench-R:
runs-on: ubuntu-latest
Expand Down
File renamed without changes.

0 comments on commit 3bbdb89

Please sign in to comment.