Skip to content

Commit

Permalink
Revert "try to fix autocommit expectations"
Browse files Browse the repository at this point in the history
This reverts commit 9b7e27d.
  • Loading branch information
sadym-chromium committed Sep 2, 2024
1 parent 03ae644 commit 28c56cd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/wpt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,6 @@ jobs:
name: Commit updated expectations
runs-on: ubuntu-latest
needs: [update_expectations]
# Experiment.
# TODO: remove.
if: success() || failure()
steps:
# Just checkout the repo. No need in setting up Node.js or Python.
- name: Checkout
Expand Down

0 comments on commit 28c56cd

Please sign in to comment.