Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b538659

Browse files
Update blank.yml
1 parent 7e1a257 commit b538659

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/blank.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2626
- uses: actions/checkout@v2
27-
- name: Set up Python 3.8
27+
- name: Set up Python
2828
uses: actions/setup-python@v2
2929
with:
3030
python-version: 3.8
@@ -35,4 +35,4 @@ jobs:
3535
- name: Run pytest
3636
run: |
3737
cd Example2
38-
pytest
38+
pytest

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /