Skip to content

Commit

Permalink
delete legacy test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunnyka98 committed Aug 2, 2024
1 parent 09ee4c2 commit bdb7e3a
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,3 @@ jobs:
submodules: true
- name: Run tests
uses: symcon/action-tests@master

test-legacy:
runs-on: ubuntu-latest
steps:
- name: Checkout module
uses: actions/checkout@master
with:
submodules: true
- name: Run tests
uses: symcon/action-tests@master
with:
phpunit-version: '9.2.6'
php-version: '7.3' #This version is currently used by Symcon | In later versions the tested wddx function is removed

0 comments on commit bdb7e3a

Please sign in to comment.