Skip to content

Commit

Permalink
Update Main-CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KhaledAshrafH committed May 21, 2023
1 parent e44bfbd commit 8afcb95
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/Main-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,3 @@ jobs:
run: |
docker-compose up -d
- name: Setup JDK 19
uses: actions/setup-java@v2
with:
java-version: '19'
distribution: 'temurin'
- name: Run java code
run: |
run Main.java
java Main.java

0 comments on commit 8afcb95

Please sign in to comment.