Skip to content

Commit

Permalink
RM temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
sergerad committed Jan 7, 2025
1 parent abd9fac commit b3cc89d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,6 @@ concurrency:
cancel-in-progress: true

jobs:
push:
name: temporary
runs-on: ubuntu-20-04-4-cores
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: ./.github/actions/push
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

bootstrap:
name: Local E2E Tests
runs-on: ubuntu-20-04-4-cores
Expand Down

0 comments on commit b3cc89d

Please sign in to comment.