We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d079566 commit 78096faCopy full SHA for 78096fa
.github/workflows/windows_workflow.yml
@@ -41,6 +41,7 @@ jobs:
41
cpanm IO::Socket::SSL
42
cpanm XML::LibXML
43
cpanm Math::Prime::Util
44
+ cpanm Firefox::Marionette
45
46
# Github action doesn't support perl shell (Duh!). Hence created a seperate script which will run all other scripts in repo.
47
- name: Run All the scripts
0 commit comments