Skip to content

WLS-173: Improve PickupLocation capacity validation (#443) #1026

WLS-173: Improve PickupLocation capacity validation (#443)

WLS-173: Improve PickupLocation capacity validation (#443) #1026

Workflow file for this run

name: Run Tests
on:
push:
branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Run Test
run: docker-compose run web make test