Skip to content

Commit

Permalink
pointing to the ci configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavo-salazar committed Mar 24, 2021
1 parent 0525062 commit c27d20b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
mysql password: secret
- name: ⚙️ - Configure environment
run: |
EMG_CONFIG=$TRAVIS_BUILD_DIR/travis/configuration.yaml
EMG_CONFIG=./ci/configuration.yaml
python -V
- name: 🔧 - Install Dependencies
run: |
Expand Down
File renamed without changes.

0 comments on commit c27d20b

Please sign in to comment.