Skip to content

Commit 459da9f

Browse files
committed
update configs - use correct code path
1 parent d7fae90 commit 459da9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
pip install -r requirements-dev.txt
3030
3131
- name: Lint with Pylint
32-
run: pylint msgraph --disable=W --rcfile=.pylintrc
32+
run: pylint msgraph_beta --disable=W --rcfile=.pylintrc

0 commit comments

Comments
 (0)