Skip to content

Commit

Permalink
Enable manual compile test
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Jun 18, 2024
1 parent 78adf24 commit 0ad2b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Compile Test
on: [push]
on: [push, workflow_dispatch]
jobs:
compiletest:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0ad2b39

Please sign in to comment.