Skip to content

Commit 0cd3c34

Browse files
committed
Removing the old way of activating the plugin.
1 parent 1b78258 commit 0cd3c34

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/dotnet-core-master.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,6 @@ jobs:
123123
command-prefix: "--"
124124
- name: Change rabbitmq hostname
125125
run: docker exec -i mariadbtest mariadb -u root --password=secretpassword -e 'update 420_SDK.Settings set Value = "my-rabbit" where Name = "rabbitMqHost"'
126-
- name: Plugin testing
127-
if: matrix.test == 'a'
128-
run: cd eform-angular-frontend/eform-client && npm run testheadlessplugin2${{matrix.test}}
129126
- name: Create database
130127
if: matrix.test != 'a'
131128
run: |

0 commit comments

Comments
 (0)