Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
ptodev authored Jan 31, 2025
1 parent 72873fb commit 2fa5123
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .drone/drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ trigger:
- pull_request
type: docker
---
# TODO: Remove this pipeline once its GitHub actions equivalent is battle tested.
kind: pipeline
name: Test (Full)
platform:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ on:
push:
branches:
- main
# TODO: Remove this later
pull_request:
jobs:
test_linux:
name: Test (Full)
Expand Down

0 comments on commit 2fa5123

Please sign in to comment.