Skip to content

Commit

Permalink
Tester uten --no-daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
perchrnie committed Oct 9, 2023
1 parent 02d8bdd commit 343ffff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
dependency-graph: generate-and-submit
- name: "Compile, run tests and build"
run: "./gradlew build --no-daemon"
run: "./gradlew build"
- name: "Set up QEMU"
uses: "docker/setup-qemu-action@v2"
with:
Expand Down

0 comments on commit 343ffff

Please sign in to comment.