Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
osoykan committed May 13, 2024
1 parent 09d3e20 commit 5eff78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-recipes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Gradle Build and Test
uses: gradle/gradle-build-action@v3.3.2
with:
arguments: --build-cache build test
arguments: -p recipes --build-cache build test

0 comments on commit 5eff78d

Please sign in to comment.