Skip to content

Commit

Permalink
lychee WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed Mar 1, 2024
1 parent 78cebaa commit 8e14364
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,7 @@ jobs:
steps:
-
name: Checkout code
uses: actions/checkout@v2
-
name: Install Rust
uses: actions/setup-rust@v1
uses: actions/checkout@v3
-
name: Install Lychee
run: cargo install lychee
Expand Down

0 comments on commit 8e14364

Please sign in to comment.