Skip to content

Commit

Permalink
correct comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiBM committed Jan 1, 2025
1 parent 9ab245d commit f71d556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
uses: vapor/ci/.github/actions/check-compatible-swift@main
with:
package_root: ${{ inputs.package_root }}
# actions/cache will detect zstd and will become 5x+ times faster.
# actions/cache will detect zstd and will become much faster.
- name: Install zstd
run: |
apt-get update -y
Expand Down

0 comments on commit f71d556

Please sign in to comment.