Skip to content

Commit

Permalink
Rename "scenario" -> "test_set"
Browse files Browse the repository at this point in the history
(cherry picked from commit 091fa18)
  • Loading branch information
sobomax authored and razvancrainea committed Nov 24, 2023
1 parent e9c154d commit 9aa6bf9
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 9aa6bf9

Please sign in to comment.