Skip to content

Commit

Permalink
github/actions: build and test
Browse files Browse the repository at this point in the history
  • Loading branch information
razvancrainea committed Oct 19, 2023
1 parent 0959393 commit 0b47ac5
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@ jobs:
modules: ${{ steps.fetch_modules.outputs.MODULES }}
docker-username: ${{ secrets.DOCKER_USERNAME }}
docker-token: ${{ secrets.DOCKER_TOKEN }}

- name: Prepare SIPssert
uses: OpenSIPS/SIPssert/actions/Prepare_SIPssert@main

- name: Run All Tests
uses: OpenSIPS/SIPssert/actions/Run_All_Tests@main

0 comments on commit 0b47ac5

Please sign in to comment.