Skip to content

Commit

Permalink
[CI] CI migration (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
hjjq committed Feb 27, 2024
1 parent da5894b commit 06cf139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
tests:
if: github.repository == 'hidet-org/hidet'
if: github.repository == 'CentML/hidet'
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
Expand Down

0 comments on commit 06cf139

Please sign in to comment.