Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,6 @@ on:

jobs:

# TODO remove this job in a future PR
build:

runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Always succeeds
run: echo "Success!"

unit-tests:
name: Unit Tests
runs-on: ubuntu-latest
Expand Down
Loading