Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wind57 committed Sep 26, 2023
1 parent ae31faf commit dfca45b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/composites/clean-space/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ description: clean space
runs:
using: "composite"
steps:
- name: gcloud
shell: bash
run: gcloud info

- name: Free Disk Space
uses: jlumbroso/free-disk-space@main
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
- name: checkout project
uses: actions/checkout@v2

- name: clean space
uses: ./.github/workflows/composites/clean-space

- name: set env variables
uses: ./.github/workflows/composites/env-variables

Expand Down

0 comments on commit dfca45b

Please sign in to comment.