Skip to content

Commit

Permalink
Code reviewer
Browse files Browse the repository at this point in the history
  • Loading branch information
Sfever authored Mar 4, 2024
1 parent 1459fbe commit 7f8c0fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python

name: Python package
name: Code review

on:
push:
Expand All @@ -12,7 +12,7 @@ on:
jobs:
build:

runs-on: self-hosted
runs-on: windows-latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 7f8c0fe

Please sign in to comment.