Skip to content

Commit

Permalink
avoid executing
Browse files Browse the repository at this point in the history
  • Loading branch information
mrprajesh committed Feb 20, 2024
1 parent ba9a6c4 commit 35ffa31
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:

- name: Configure make
run: make

- name: Build all applications
run: ./Hello.out

# You can not run CUDA apps, Rajesh.
#- name: Build all applications
# run: ./Hello.out

0 comments on commit 35ffa31

Please # to comment.