We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea749b7 + 4b680a9 commit 1d4cb0dCopy full SHA for 1d4cb0d
1 file changed
.github/workflows/linting.yml
@@ -29,7 +29,6 @@ jobs:
29
- uses: actions/checkout@v4
30
- name: Install apt dependencies
31
run: |
32
- sudo apt-get update -qq
33
sudo apt-get install -y -qq python3 python3-pip
34
- name: Install pip dependencies
35
@@ -47,7 +46,6 @@ jobs:
47
46
48
49
50
51
52
53
@@ -78,7 +76,6 @@ jobs:
78
76
79
77
80
81
82
83
84
0 commit comments