Compare commits
2 Commits
a5c9680798
...
c5e18d3219
Author | SHA1 | Date | |
---|---|---|---|
|
c5e18d3219 | ||
|
1985b3b0c9 |
@ -25,7 +25,6 @@ jobs:
|
||||
|
||||
style-formatting:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- run: apt-get update && apt-get install -y python3-pip
|
||||
@ -35,7 +34,6 @@ jobs:
|
||||
|
||||
style-sorted-imports:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- run: apt-get update && apt-get install -y python3-pip
|
||||
|
Loading…
Reference in New Issue
Block a user