Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
osoykan authored Mar 27, 2023
1 parent 0352e04 commit e34f96f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
- name: Check out Git repository
uses: actions/checkout@v3

- name: Set up Docker environment
run: |
sudo service docker start
sudo chmod 666 /var/run/docker.sock
- name: Gradle Build and Test
run: |
./gradlew build
Expand Down

0 comments on commit e34f96f

Please sign in to comment.