Skip to content

Commit

Permalink
add runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
danleyb2 committed Feb 8, 2020
1 parent df1e800 commit 082f0de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
container: danleyb2/web-component-tester:latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 082f0de

Please sign in to comment.