Skip to content

Commit

Permalink
Update python-app-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
srajan-kiyotaka authored Jun 21, 2024
1 parent 77bce82 commit 3440763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-app-windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Python application
name: Python Test Windows

on:
push:
Expand All @@ -19,7 +19,7 @@ jobs:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]

steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5

- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
Expand Down

0 comments on commit 3440763

Please sign in to comment.