Skip to content

Commit ccd3afd

Browse files
committed
fixed problems
1 parent 5a37bb2 commit ccd3afd

File tree

12 files changed

+12
-9
lines changed

12 files changed

+12
-9
lines changed

.github/workflows/hexlet-check.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@ on:
1313
- '**'
1414

1515
jobs:
16-
clean-cache:
17-
runs-on: ubuntu-latest
18-
steps:
19-
- name: Purge GitHub Actions Cache
20-
uses: geekyeggo/delete-cache@v2
21-
with:
22-
cache: 'gradle'
23-
2416
build:
2517
runs-on: ubuntu-latest
2618
steps:
@@ -31,4 +23,3 @@ jobs:
3123
with:
3224
hexlet-id: ${{ secrets.HEXLET_ID }}
3325

34-
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
306 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

.gradle/file-system.probe

0 Bytes
Binary file not shown.

.idea/.gitignore

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)