Skip to content

Commit

Permalink
Install temporal on github action
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Apr 15, 2024
1 parent 667389a commit 77947f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_oonipipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
sudo apt-get update
sudo apt-get install -y clickhouse-server clickhouse-client
- name: Install temporal
run: curl -sSf https://temporal.download/cli.sh | sh

- name: Run all tests
run: hatch run cov
working-directory: ./oonipipeline/
Expand Down

0 comments on commit 77947f8

Please sign in to comment.