Skip to content

Commit

Permalink
uv testing: skip sync
Browse files Browse the repository at this point in the history
  • Loading branch information
aceat64 committed Aug 23, 2024
1 parent 2c69071 commit 10adc0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
username: github
password: ${{ secrets.GH_TOKEN }}

- name: Install the project
run: uv sync --all-extras --dev
# - name: Install the project
# run: uv sync --all-extras --dev

# The .cache directory is used for 3rd party assets, as part of the privacy plugin.
# It is also used to cache the generated social media cards.
Expand Down

0 comments on commit 10adc0e

Please sign in to comment.