Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Do committed Feb 7, 2024
1 parent 3d968e6 commit 8e162c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/temp_ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@ jobs:
run: ./watod_scripts/watod-setup-env.sh
shell: bash

- name: Check module changes
run: echo "changed is ${{ env.modified_modules }}"

- name: Generate Docker Environment
id: docker-environment
uses: "./.github/templates/docker_context"
Expand Down
2 changes: 1 addition & 1 deletion src/interfacing/test2.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3
1

0 comments on commit 8e162c2

Please sign in to comment.