Skip to content

Commit d491366

Browse files
committed
Update action.yml
1 parent 4b07866 commit d491366

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/actions/build/action.yml

-5
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@ runs:
4949
echo v${{ steps.version.outputs.version }} > bin/addons/godot-rapier2d/VERSION.txt
5050
- name: Setup python and scons
5151
uses: ./.github/actions/deps
52-
- name: Lint
53-
shell: sh
54-
run:
55-
./scripts/clang-format.sh
56-
./scripts/clang-tidy.sh
5752
- name: Build Godot Cpp
5853
shell: sh
5954
env:

0 commit comments

Comments
 (0)