Skip to content

Commit 13736fd

Browse files
committed
wip
1 parent 797144f commit 13736fd

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ jobs:
5656

5757
- name: Install dependencies
5858
run: |
59-
sudo apt-get update
60-
sudo apt-get install -y unzip curl jq
59+
sudo apt-get install -y unzip
6160
6261
- name: Cache WordPress archive
6362
id: cache-wordpress

tests/Feature/ExampleTest.php

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/Unit/ExampleTest.php

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)