Skip to content

Commit

Permalink
add new test to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
EasterTheBunny committed Jan 16, 2024
1 parent 79b7283 commit 99bdd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
strategy:
fail-fast: false
matrix:
plan: ["simplan_fast_check", "only_log_trigger"]
plan: ["simplan_fast_check", "only_log_trigger", "pipeline_failure_recovery"]

name: Upkeep Simulation ${{ matrix.plan }}

Expand Down

0 comments on commit 99bdd55

Please sign in to comment.