Skip to content

Commit

Permalink
github: fix tests name
Browse files Browse the repository at this point in the history
Make sure that not all of the tests are being checked

(cherry picked from commit 721971d)
  • Loading branch information
razvancrainea committed Oct 24, 2024
1 parent 4acf6f6 commit 87a7740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- name: Run Test
uses: OpenSIPS/SIPssert/.github/actions/Run_Tests@main
with:
test_set: ${{ matrix.test_set }}
tests: ${{ matrix.tests }}

0 comments on commit 87a7740

Please sign in to comment.