Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11
Commits
61ee923b
Unverified
Commit
61ee923b
authored
Aug 07, 2021
by
Ralf W. Grosse-Kunstleve
Committed by
GitHub
Aug 07, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Consistent step name "Python tests". (#3180)
parent
6ac8efe5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/ci.yml
+2
-2
No files found.
.github/workflows/ci.yml
View file @
61ee923b
...
@@ -664,7 +664,7 @@ jobs:
...
@@ -664,7 +664,7 @@ jobs:
-DPYTHON_EXECUTABLE=$(python3 -c "import sys; print(sys.executable)")
-DPYTHON_EXECUTABLE=$(python3 -c "import sys; print(sys.executable)")
working-directory
:
/build-tests
working-directory
:
/build-tests
-
name
:
Ru
n tests
-
name
:
Pytho
n tests
run
:
make pytest -j 2
run
:
make pytest -j 2
working-directory
:
/build-tests
working-directory
:
/build-tests
...
@@ -760,7 +760,7 @@ jobs:
...
@@ -760,7 +760,7 @@ jobs:
-
name
:
Build C++11
-
name
:
Build C++11
run
:
cmake --build build -j 2
run
:
cmake --build build -j 2
-
name
:
Ru
n tests
-
name
:
Pytho
n tests
run
:
cmake --build build -t pytest
run
:
cmake --build build -t pytest
win32-msvc2015
:
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