Skip to content

Commit

Permalink
setup tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chinelo-obitube authored and chinelo-obitube committed Jul 9, 2024
1 parent 9807135 commit 73191f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
name: Build and Run Integration Test
name: Build and Run Function, Unit and Contract Tests

on:
push:
branches:
- master
- cv2-4793-identify-required-workflows
pull_request:
branches:
- develop


env:
CC_TEST_REPORTER_ID: "${{ secrets.CC_TEST_REPORTER_ID }}"
jobs:
Expand Down

0 comments on commit 73191f4

Please sign in to comment.