Skip to content

Commit

Permalink
Update preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobson authored Sep 27, 2024
1 parent c002dc6 commit c8629e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ jobs:
python -m pip install --upgrade pip
pip install -r scripts/requirements.txt
- name: validate
run: scripts/validate.sh
# - name: validate
# run: scripts/validate.sh

- name: add URL to config
run: .github/bin/addURL.sh
Expand Down

0 comments on commit c8629e8

Please sign in to comment.