Skip to content

Commit

Permalink
no bash
Browse files Browse the repository at this point in the history
  • Loading branch information
ameknite committed Nov 17, 2023
1 parent 3b71736 commit d6d585a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
# - name: Install alsa and udev
# run: sudo apt-get update; sudo apt-get install --no-install-recommends libasound2-dev libudev-dev libwayland-dev libxkbcommon-dev
- name: CI job
shell: bash
# See tools/ci/src/main.rs for the commands this runs
run: |
cargo run -p ci -- lints
Expand Down

0 comments on commit d6d585a

Please sign in to comment.