Skip to content

Commit

Permalink
add checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
MJedr committed Oct 2, 2023
1 parent 8c303e4 commit 9b8d8a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9b8d8a9

Please sign in to comment.