Unverified Commit 08c68c91 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

Rename linkchecker job (#3903)

parent 63733567
...@@ -24,7 +24,7 @@ jobs: ...@@ -24,7 +24,7 @@ jobs:
with: with:
fetch-depth: 5 fetch-depth: 5
submodules: false submodules: false
- name: Check that all tests succeeded - name: Setup and run tests
run: | run: |
export BUILD_DIRECTORY="$GITHUB_WORKSPACE" export BUILD_DIRECTORY="$GITHUB_WORKSPACE"
export CONDA=${HOME}/miniconda export CONDA=${HOME}/miniconda
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment