Skip to content

fix(deps): update dependency dotenv to v16.4.7 (#76) #102

fix(deps): update dependency dotenv to v16.4.7 (#76)

fix(deps): update dependency dotenv to v16.4.7 (#76) #102

Workflow file for this run

name: Run Docker test
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
docker-test:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Run Docker integration tests
run: |
curl --location --remote-name https://github.com/Orange-OpenSource/hurl/releases/download/4.0.0/hurl_4.0.0_amd64.deb
sudo dpkg -i hurl_4.0.0_amd64.deb
bin/integration.sh http://localhost:3000/auth