Skip to content

Commit d367225

Browse files
committed
Remove commented code
1 parent 8372d65 commit d367225

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/linting.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Linting Linux
22

33
on:
4-
# push:
54
pull_request:
65

76
jobs:
@@ -15,7 +14,6 @@ jobs:
1514

1615
name: linting
1716
runs-on: ${{ matrix.os }}
18-
# runs-on: python:alpine
1917

2018
steps:
2119
- name: Checkout code

0 commit comments

Comments
 (0)