1
0
mirror of synced 2026-08-03 14:06:55 +00:00

fix: handle when FileSystem already exists (#1140)

This commit is contained in:
Aria Moradi
2023-01-07 00:50:42 +03:30
committed by GitHub
parent c1891cb9f7
commit 8c0231b0f7
5 changed files with 94 additions and 4 deletions
+3
View File
@@ -29,3 +29,6 @@ jobs:
- name: Test CLI version
shell: bash
run: tools/test-cli-version/test.sh
- name: Test CLI Fatjar
shell: bash
run: tools/test-cli-fatjar/test.sh