Skip to content

Commit

Permalink
fix(ci): test of auto-dep
Browse files Browse the repository at this point in the history
  • Loading branch information
DictXiong committed Feb 22, 2025
1 parent 270da9c commit a440951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
steps:
- name: remove dependencies
run: |
sudo apt-get -y remove curl vim python3
sudo apt-get -y remove vim
- name: checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit a440951

Please sign in to comment.