Skip to content

Commit

Permalink
Actions: force enable app on pre-release versions
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
  • Loading branch information
Grotax committed Feb 12, 2021
1 parent 6236654 commit ceba810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
with:
app: 'news'
check-code: true
force: ${{ matrix.experimental }}

- name: Setup problem matchers for PHP
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
Expand Down

0 comments on commit ceba810

Please sign in to comment.