Skip to content

Commit

Permalink
CI attempt 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar-Usmani committed Jul 4, 2024
1 parent cd3c6cb commit c75ded0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Github CI
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- run: pip install pytest
- run: pytest
- run: pytest /test

0 comments on commit c75ded0

Please sign in to comment.