Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
61ee923b
Unverified
Commit
61ee923b
authored
Aug 07, 2021
by
Ralf W. Grosse-Kunstleve
Committed by
GitHub
Aug 07, 2021
Browse files
Consistent step name "Python tests". (#3180)
parent
6ac8efe5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/ci.yml
.github/workflows/ci.yml
+2
-2
No files found.
.github/workflows/ci.yml
View file @
61ee923b
...
...
@@ -664,7 +664,7 @@ jobs:
-DPYTHON_EXECUTABLE=$(python3 -c "import sys; print(sys.executable)")
working-directory
:
/build-tests
-
name
:
Ru
n tests
-
name
:
Pytho
n tests
run
:
make pytest -j
2
working-directory
:
/build-tests
...
...
@@ -760,7 +760,7 @@ jobs:
-
name
:
Build C++11
run
:
cmake --build build -j
2
-
name
:
Ru
n tests
-
name
:
Pytho
n tests
run
:
cmake --build build -t pytest
win32-msvc2015
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment