Skip to content

Commit 36bb93b

Browse files
Rename InstabugSample directory to example
1 parent 1c2e6ce commit 36bb93b

File tree

75 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22
jobs:
33
android_tests:
4-
working_directory: ~/project/InstabugSample/android
4+
working_directory: ~/project/example/android
55
macos:
66
xcode: "12.3.0"
77
environment:
@@ -75,7 +75,7 @@ jobs:
7575
ios_tests:
7676
macos:
7777
xcode: "12.3.0"
78-
working_directory: ~/project/InstabugSample
78+
working_directory: ~/project/example
7979
environment:
8080
FL_OUTPUT_DIR: output
8181
steps:
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)