Skip to content

Commit

Permalink
Turning off validation for now
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobson committed Feb 9, 2024
1 parent dae38ac commit 12d5204
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 12d5204

Please sign in to comment.