Skip to content

Commit

Permalink
delete Archive failed tests screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardLi-coder committed Aug 10, 2024
1 parent da24638 commit be13d43
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,15 +371,6 @@ jobs:
run: |
bin/rake knapsack_pro:rspec
- name: Archive failed tests screenshots
if: failure()
uses: actions/upload-artifact@v4
with:
name: failed-tests-screenshots
path: tmp/capybara/screenshots/*.png
retention-days: 7
if-no-files-found: ignore

test_the_rest:
runs-on: ubuntu-22.04
services:
Expand Down

0 comments on commit be13d43

Please sign in to comment.