Skip to content

Commit

Permalink
Merge pull request #9 from sobomax/pr_split_jobs
Browse files Browse the repository at this point in the history
Rename "scenario" -> "test_set"
  • Loading branch information
razvancrainea authored Nov 24, 2023
2 parents 291254b + 091fa18 commit 8d61b0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Run Test
uses: ./sipssert/actions/Run_Test
with:
scenario: ${{ matrix.scenario }}
test_set: ${{ matrix.test_set }}
2 changes: 1 addition & 1 deletion matrix.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
os:
- ubuntu-latest
scenario:
test_set:
- accounting
- auth
- b2b
Expand Down

0 comments on commit 8d61b0f

Please sign in to comment.