Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/stylelint-13.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Jul 3, 2020
2 parents 0f22f4f + 9a80036 commit 1acd16d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Expand Up @@ -17,9 +17,6 @@ jobs:
with:
node-version: "${{ env.NODE }}"

- run: node --version
- run: npm --version

- name: Install npm dependencies
run: npm ci

Expand Down
2 changes: 1 addition & 1 deletion tests/browsers.js
Expand Up @@ -25,7 +25,7 @@ const browsers = {
os: 'Windows',
os_version: '10',
browser: 'Edge',
browser_version: 'latest'
browser_version: '15'
},
ie11Win10: {
base: 'BrowserStack',
Expand Down

0 comments on commit 1acd16d

Please sign in to comment.