Skip to content

Commit

Permalink
Revert "test e2e"
Browse files Browse the repository at this point in the history
This reverts commit 23f1b2a.
  • Loading branch information
davidgamez committed Jan 8, 2025
1 parent b5c1ded commit 3a6678a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/end_to_end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: End to end

on:
push:
branches: [ master, chore/upgrade-upload-artifact ]
branches: [ master ]
paths-ignore:
- '**.md'
- '**.py'
Expand Down Expand Up @@ -32,7 +32,6 @@ on:
- 'web/**'
- '.github/workflows/**'
workflow_dispatch:

jobs:
validate_gradle_wrapper:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3a6678a

Please sign in to comment.