Skip to content

Commit

Permalink
removed demo job
Browse files Browse the repository at this point in the history
  • Loading branch information
wangpatrick57 committed Oct 30, 2024
1 parent dd5384f commit 2514a34
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/tests_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ jobs:
run: |
./dependencies/install_dependencies.sh
demo:
<<: *setup
# demo:
# <<: *setup

- name: Test
run: |
echo hi
# - name: Test
# run: |
# echo hi

ci:
<<: *setup
Expand Down

0 comments on commit 2514a34

Please sign in to comment.