Skip to content

Commit

Permalink
Move cicd dir to .ci as not sourcecode related
Browse files Browse the repository at this point in the history
  • Loading branch information
babenek committed Aug 19, 2024
1 parent 8a5c59d commit 899cd9b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 274 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:

- name: Verify benchmark scores of the PR
run: |
diff --unified=3 --ignore-all-space --ignore-blank-lines temp/CredSweeper/cicd/benchmark.txt benchmark.${{ github.event.pull_request.head.sha }}.log
diff --unified=3 --ignore-all-space --ignore-blank-lines temp/CredSweeper/.ci/benchmark.txt benchmark.${{ github.event.pull_request.head.sha }}.log
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

Expand Down
4 changes: 0 additions & 4 deletions cicd/README.md

This file was deleted.

Loading

0 comments on commit 899cd9b

Please sign in to comment.