Skip to content

Commit a83194f

Browse files
Update alpha-versions-2.yml
1 parent 7124ab8 commit a83194f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/alpha-versions-2.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- python-freethreaded-test
7+
78

89
jobs:
910
# test-freethreaded:
@@ -89,4 +90,4 @@ jobs:
8990
- name: Install dependencies
9091
run: |
9192
python -m pip install --upgrade pip
92-
pip install -r requirements.txt
93+
pip install -r requirements.txt

0 commit comments

Comments
 (0)