Skip to content

Commit

Permalink
ci(regression): update phase to analyze-dev
Browse files Browse the repository at this point in the history
Signed-off-by: Dwi Siswanto <me@dw1.io>
  • Loading branch information
dwisiswant0 committed Feb 19, 2024
1 parent 0151155 commit fc389f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
regression:
strategy:
matrix:
phase: [initialize, analyze]
phase: [initialize, analyze-dev]
runs-on: ubuntu-latest
env:
out: benchmark.out
Expand Down

0 comments on commit fc389f7

Please sign in to comment.