Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-brancotte committed Aug 5, 2024
1 parent 08cc770 commit b282f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
repository: IFB-ElixirFr/ifbcat-importdata
token: ${{ secrets.ACCESS_TOKEN }}
path: 'import_data'
- name: Run the tests inside the docker-compose with third party api calls cached
- name: Run the tests inside the docker compose with third party api calls cached
run: |
cp resources/default.ini local.ini
docker compose build
Expand Down

0 comments on commit b282f93

Please sign in to comment.