Skip to content

Commit 8a37977

Browse files
chore(ci): clean-up circle ci workflows (#319)
1 parent d8a2a3e commit 8a37977

File tree

4 files changed

+1
-320
lines changed

4 files changed

+1
-320
lines changed

.circleci/collect.sh

Lines changed: 0 additions & 4 deletions
This file was deleted.

.circleci/config.yml

Lines changed: 0 additions & 315 deletions
This file was deleted.

.github/actions/run_ats/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ runs:
3838
run: |
3939
uv run codecovcli create-commit -t ${{ inputs.codecov_token }}
4040
uv run codecovcli create-report -t ${{ inputs.codecov_token }}
41-
bash ./.circleci/ats.sh
41+
bash .github/actions/run_ats/ats.sh
4242
4343
- name: Run tests
4444
shell: bash
File renamed without changes.

0 commit comments

Comments
 (0)