Skip to content

Commit

Permalink
Skipping C++ tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanMabille committed Apr 27, 2023
1 parent 9cddf6a commit 602631a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ jobs:
- name: Print version
run: xpython --version

- name: Test xeus-python C++
run: ./test_xeus_python
timeout-minutes: 4
working-directory: build/test
#- name: Test xeus-python C++
# run: ./test_xeus_python
# timeout-minutes: 4
# working-directory: build/test

- name: Test xeus-python Python
run: pytest . -vvv
Expand Down

0 comments on commit 602631a

Please sign in to comment.