Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
L-TChen committed Feb 12, 2024
1 parent 283ff1e commit eb23737
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ name: Build, Test, and Benchmark
- '!hie*.yaml'
- '!stack-*.yaml'
- '!touchup.sh'
- '!CITATION.cff'
push:
branches:
- master
Expand Down Expand Up @@ -285,4 +286,5 @@ name: Build, Test, and Benchmark
- '!hie*.yaml'
- '!stack-*.yaml'
- '!touchup.sh'
- '!CITATION.cff'
workflow_dispatch: null

0 comments on commit eb23737

Please sign in to comment.