diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e02781..e8145da 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,8 @@ jobs: - matomo-api - Library-Notification-Service steps: + - name: Checkout + uses: actions/checkout@v3 - name: Set up services run: | if [ ${{ matrix.directory }} == 'matomo-api' ]; then