Skip to content

Commit

Permalink
Update continous-integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tarnawski authored Jun 21, 2024
1 parent 59cf300 commit d17fe72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
uses: actions/checkout@v3
- name: Install dependencies
run: composer install --prefer-dist
- name: Run Makefile
run: make

0 comments on commit d17fe72

Please sign in to comment.