Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

chore: roll test runner to 0.9.22 #145

Merged
merged 1 commit into from Oct 7, 2020

Conversation

pavelfeldman
Copy link
Member

Fixes #141

@@ -19,7 +19,7 @@ jobs:
node-version: '10.x'
- uses: microsoft/playwright-github-action@v1
- name: Install dependencies and build
run: npm ci
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we keep ci there?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we should. It is in the way for no good reason all the time.

@pavelfeldman pavelfeldman merged commit 5e0b7e0 into microsoft:master Oct 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid importing fixtures to use it and expect
2 participants