Skip to content

Commit

Permalink
polish code
Browse files Browse the repository at this point in the history
  • Loading branch information
cyber-pioneer committed Jan 24, 2025
1 parent c87d66d commit bfd87dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:

# FlagScale Report Clean
flagscale-report-clean:
needs: functional-tests-serve
uses: ./.github/workflows/report-clean.yml
with:
backend: flagscale
Expand Down Expand Up @@ -92,7 +93,6 @@ jobs:
type: hetero_train

functional-tests-serve:
needs: functional-tests-hetero
uses: ./.github/workflows/functional-tests.yml
strategy:
matrix:
Expand Down

0 comments on commit bfd87dc

Please sign in to comment.