Skip to content

chore(ci): clean-up circle ci workflows #319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .circleci/collect.sh

This file was deleted.

315 changes: 0 additions & 315 deletions .circleci/config.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/actions/run_ats/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ runs:
run: |
uv run codecovcli create-commit -t ${{ inputs.codecov_token }}
uv run codecovcli create-report -t ${{ inputs.codecov_token }}
bash ./.circleci/ats.sh
bash .github/actions/run_ats/ats.sh
- name: Run tests
shell: bash
Expand Down
File renamed without changes.