Skip to content

Commit

Permalink
asan time
Browse files Browse the repository at this point in the history
  • Loading branch information
MyNameIsTrez committed Sep 14, 2024
1 parent c376146 commit 5fbef53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
# run: file magic.dylib

- name: Compile main.c
run: clang main.c -o main
run: clang main.c -o main -g -fsanitize=address,undefined

# - name: Print main file info
# run: file main
Expand Down

0 comments on commit 5fbef53

Please sign in to comment.