| commit | 462170955f081f1eeec4ef3abb242918f919c1f3 | [log] [tgz] |
|---|---|---|
| author | Jason Schindler <schindlerj@objectcomputing.com> | Thu May 18 09:38:19 2023 -0500 |
| committer | Jason Schindler <schindlerj@objectcomputing.com> | Thu May 18 09:38:19 2023 -0500 |
| tree | 0099b185810cbb0092e408f92e548e89a22480f4 | |
| parent | 561d1a4f1848a724dc7acf1338283507c4e90146 [diff] |
Removes UI start from end of workflow
diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index f240513..252aedf 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml
@@ -38,4 +38,3 @@ run: | cd ./app/launch/ npm test -- --watchAll=false - npm run start:local \ No newline at end of file