Skip to content

Commit

Permalink
chore: ci provide only failing videos
Browse files Browse the repository at this point in the history
  • Loading branch information
reime005 committed Mar 22, 2020
1 parent 3957985 commit 52f4077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
mkdir -p ./artifacts
node e2e/start-server.js &
adb reverse tcp:8080 tcp:8080
yarn e2e/test/android --record-videos all
yarn e2e/test/android --record-videos failing
- uses: actions/upload-artifact@master
name: Provide videos of failed E2E tests
Expand Down

0 comments on commit 52f4077

Please sign in to comment.