Skip to content

Commit

Permalink
[TASK] Remove acceptance tests for now
Browse files Browse the repository at this point in the history
Related: #497
Release: 12.0.0
  • Loading branch information
opi99 committed Nov 28, 2023
1 parent 081d882 commit dc40d5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,3 @@ jobs:

- name: Functional Tests
run: tools/runTests.sh -p ${{ matrix.php }} -s functional

- name: Acceptance Tests
run: tools/runTests.sh -p ${{ matrix.php }} -s acceptance

0 comments on commit dc40d5b

Please sign in to comment.