Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nsalem95 committed Feb 24, 2021
1 parent ba314b3 commit d391277
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/luis_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
xargs -I {} echo "LUISAppId={}" >> $GITHUB_ENV
echo [ ${#LUISAppId} -eq 36 ]
echo "LUISAppExists=[ ${#LUISAppId} -eq 36 ]" >> $GITHUB_ENV
echo $LUISAppId
echo $LUISAppExists
# create application if necessary
Expand Down
1 change: 1 addition & 0 deletions luis-app/model.lu
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
- my nearest airport is manchester
- the easter holiday is early april this year
- the swiss alps is one of my favorite places
- usually i work from home


## RequestVacation
Expand Down

0 comments on commit d391277

Please sign in to comment.