mirror of
https://github.com/guezoloic/L3-racing-game.git
synced 2026-03-28 11:03:41 +00:00
chore(github action): enlever la partie test car tout le temps renvoyer une erreur
This commit is contained in:
3
.github/workflows/static.yml
vendored
3
.github/workflows/static.yml
vendored
@@ -20,6 +20,3 @@ jobs:
|
||||
|
||||
- name: Compile Java sources
|
||||
run: javac -d bin $(find src -name "*.java")
|
||||
|
||||
- name: Run program
|
||||
run: java -cp bin Main
|
||||
Reference in New Issue
Block a user