Skip to content

Commit

Permalink
more nextest
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-noland committed Oct 28, 2024
1 parent 98b2dd5 commit 2a357dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-developer-experience.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run: cargo binstall --no-confirm cargo-nextest
- run: |
sudo apt-get update
sudo apt-get --yes --no-install-recommends install pkg-config
sudo apt-get --yes --no-install-recommends install pkg-config openssl libssl-dev
- name: install markdown-test-report
run: cargo binstall --no-confirm markdown-test-report
- name: refresh-compile-env
Expand Down

0 comments on commit 2a357dd

Please sign in to comment.