Skip to content

Commit

Permalink
Merge branch 'fix-codeception-sites'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Hoover committed Jun 26, 2020
2 parents 4108940 + 08731be commit cb3bfea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
2 changes: 1 addition & 1 deletion src/jobs/codeception.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ steps:
- equal: [ plugin, << parameters.package_type >> ]
steps:
- checkout:
working_directory: ~/project/<< parameters.package_name >>
path: ~/project/<< parameters.package_name >>
- compile:
working_directory: ~/project/<< parameters.package_name >>
- run:
Expand Down

0 comments on commit cb3bfea

Please sign in to comment.