Skip to content

Commit

Permalink
test: #1199, rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lisphilar committed Sep 17, 2022
1 parent 2d71477 commit f1d6d69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_latest-dev.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check if we can install CovsirPhy with the latest Python development version
name: Trial with Python development version

on:
push:
Expand Down Expand Up @@ -27,6 +27,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
# Control and target
python-version: ["3.10", "3.11-dev"]

steps:
Expand Down

0 comments on commit f1d6d69

Please sign in to comment.