Skip to content

Commit

Permalink
Remove CircleCI config
Browse files Browse the repository at this point in the history
  • Loading branch information
jesszzzz committed Oct 24, 2024
1 parent f915b23 commit 03a85cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 80 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/core_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
export NOX_PYTHON_VERSIONS=${{ matrix.py_version }}
conda activate hydra
pip install nox dataclasses --progress-bar off
nox -s lint test_tools test_core \
test_jupyter_notebooks lint_plugins test_plugins test_plugins_vs_core -ts
nox -s lint test_tools test_core \
test_jupyter_notebooks lint_plugins test_plugins test_plugins_vs_core -ts
test_linux:
runs-on: ubuntu-latest
strategy:
Expand Down
78 changes: 0 additions & 78 deletions .github/workflows/plugin_tests.yml

This file was deleted.

0 comments on commit 03a85cc

Please sign in to comment.