Skip to content

Commit

Permalink
Update lint script
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwoodnz committed Aug 9, 2024
1 parent 7643590 commit 0f3333c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Fetch wporg parent theme css
run: |
mkdir wp-content/themes/pub/wporg
svn export https://meta.svn.wordpress.org/sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css wp-content/themes/pub/wporg/css
- name: composer install
run: |
composer install
Expand Down

0 comments on commit 0f3333c

Please sign in to comment.