Skip to content

Commit 25af24a

Browse files
authored
build(ci): remove plugin removal (#402)
1 parent 2de1a26 commit 25af24a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/smoke-test-ubuntu-ionic.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
- name: Install Plugins
3838
run: |
3939
cd lottie-smoke-test
40-
ionic cordova plugin rm cordova-plugin-whitelist --no-interactive --confirm
4140
ionic cordova plugin add cordova-plugin-androidx-adapter --no-interactive --confirm
4241
ionic cordova plugin add $GITHUB_WORKSPACE --no-interactive --confirm -- --link
4342

0 commit comments

Comments
 (0)