Skip to content

Commit

Permalink
verify run screenshot tests on pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Berezin committed Jul 27, 2023
1 parent de10ef1 commit ca791f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- uses: actions/checkout@v2
- name: Build container and run tests
run: docker-compose up --build --exit-code-from test test
- run: docker images --no-trunc -a
- uses: actions/upload-artifact@v2
if: ${{ failure() }}
with:
Expand Down

0 comments on commit ca791f7

Please sign in to comment.