Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit 4925c3b

Browse files
committed
отключил гада
1 parent ed55732 commit 4925c3b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/tests.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Tests
22

3-
on:
4-
push:
5-
branches: [ main, develop ]
6-
pull_request:
7-
branches: [ main, develop ]
3+
#on:
4+
# push:
5+
# branches: [ main, develop ]
6+
# pull_request:
7+
# branches: [ main, develop ]
88

99
jobs:
1010
test:

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ cache/
116116
# Keep lockfiles and important configs tracked? If you want to track specific lockfiles,
117117
# remove them from this .gitignore (for example: remove poetry.lock or uv.lock).
118118
tests2/
119-
tests/
119+
tests
120120

121121

122122
# Bad dev's requirements

0 commit comments

Comments
 (0)