Skip to content

Commit a6d3e79

Browse files
committed
checkout fix
1 parent 4f0958c commit a6d3e79

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
- name: Install dependencies 🔧
2323
run: sudo apt-get install flake8
2424

25-
- name: 🛎️ Checkout
26-
uses: actions/checkout@v4
27-
2825
# Check Bash scripts
2926
- name: Bash 🔎
3027
run: shellcheck *.sh

0 commit comments

Comments
 (0)