Skip to content

Commit

Permalink
add echo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniBodor committed Jun 18, 2024
1 parent c08dde6 commit 93a98ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
run: poetry add git+https://github.com/EIT-ALIVE/eitprocessing.git#${{ inputs.caller_branch }}
- name: Run Tests in Container
run: >
echo "action triggered by: ${{github.event_name}}";
docker run
--rm
-v $GITHUB_WORKSPACE:/ci
Expand Down

0 comments on commit 93a98ed

Please sign in to comment.