Skip to content

Commit aa84994

Browse files
committed
Update.
Signed-off-by: Jay Zhang <[email protected]>
1 parent 2e9c83e commit aa84994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
# Call the composite action defined in my-action.yml
20-
- uses: ./.github/workflows/pylint.yml
20+
- uses: ./.github/workflows/setup.yml@migrate_ci

0 commit comments

Comments
 (0)