Skip to content

Commit

Permalink
Update test_build_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leaguilar committed Jul 2, 2020
1 parent ad0c4be commit 082da75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_build_deploy.yml
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Test
run: |
. $EASEML_HOME/.env.base
. .env.test
. ./.env.test
make test
- name: Build
Expand Down

0 comments on commit 082da75

Please sign in to comment.