Skip to content

Commit

Permalink
ci: run aw-server in non-testing mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Nov 21, 2023
1 parent 75de019 commit 2dec28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
aw-server: ${{ matrix.aw-server }}
aw-version: ${{ matrix.aw-version }}
aw-testing: true
aw-testing: false
fakedata: true

- name: Install poetry
Expand Down

0 comments on commit 2dec28e

Please sign in to comment.