Skip to content

Commit

Permalink
Add LeStegii to benchmarks (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeStegii authored Dec 2, 2024
1 parent a3e4a01 commit a0d10a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/branches
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
YasinAl
Clashsoft
LeStegii
5 changes: 5 additions & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ jobs:
with:
path: "./Clashsoft"
ref: "Clashsoft"
- name: Checkout LeStegii
uses: actions/checkout@v4
with:
path: "./LeStegii"
ref: "LeStegii"
- name: Select Python 3.10
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit a0d10a7

Please sign in to comment.