Skip to content

Adding the missing slash in mongo connection #3001

Adding the missing slash in mongo connection

Adding the missing slash in mongo connection #3001

Workflow file for this run

name: Compliance Test
on:
pull_request:
jobs:
compliance:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Run Test
run: |
$(pwd)/docker/build.sh -s compliance -t -p $(pwd)