Skip to content

Commit

Permalink
remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
sonalmahajan15 committed Apr 26, 2024
1 parent 295f37a commit 8e74ba8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/golden-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ jobs:
include:
- grouping: 'w/ grouping'
group_errors: 'true'
test_id: 'golden_test_with_grouping'
- grouping: 'w/o grouping'
group_errors: 'false'
test_id: 'golden_test_without_grouping'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8e74ba8

Please sign in to comment.