Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarStark committed Oct 3, 2024
1 parent 5a4c809 commit e4a3a95
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
- name: "Install dependencies with composer"
uses: "ramsey/composer-install@v3"


- name: Run tests
run: vendor/bin/simple-phpunit

Expand All @@ -93,7 +92,6 @@ jobs:
- name: "Install dependencies with composer"
uses: "ramsey/composer-install@v3"


- name: Run tests
run: vendor/bin/simple-phpunit

Expand Down Expand Up @@ -139,7 +137,6 @@ jobs:
- name: "Install dependencies with composer"
uses: "ramsey/composer-install@v3"


- name: Run tests
run: vendor/bin/simple-phpunit

Expand All @@ -159,7 +156,6 @@ jobs:
- name: "Install dependencies with composer"
uses: "ramsey/composer-install@v3"


- name: Run tests
run: vendor/bin/simple-phpunit

Expand Down

0 comments on commit e4a3a95

Please sign in to comment.