Skip to content

Commit

Permalink
let's do this
Browse files Browse the repository at this point in the history
  • Loading branch information
owais committed Aug 14, 2021
1 parent 3cdb54f commit a1d4b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
matrix:
python-version: [ py36, py37, py38, py39, pypy3 ]
package: ["instrumentation", "core", "exporter", "propagator"]
os: [ ubuntu-latest ]
os: [ ubuntu-latest, windows-latest ]
steps:
- name: Checkout Core Repo @ SHA - ${{ github.sha }}
uses: actions/checkout@v2
Expand Down

0 comments on commit a1d4b3e

Please sign in to comment.