Skip to content

Commit

Permalink
Update test_stream.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLaserGit authored May 22, 2024
1 parent 7ca9bd3 commit c19fd36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_stream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ jobs:
$(pwd)/scripts/install.sh
aws configure set aws_access_key_id ${{ secrets.aws_access_key_id }}
aws configure set aws_secret_access_key ${{ secrets.aws_secret_access_key }}
- name: Test datastream
run: |
$(pwd)/tests/scripts/test_stream.sh -d $(pwd)

0 comments on commit c19fd36

Please sign in to comment.