Skip to content

Commit 9508484

Browse files
committed
Actually run
1 parent 4276694 commit 9508484

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/cpp_integration_tests_clang.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: C++ Integration Tests (ubuntu-latest clang)
2-
on:
3-
pull_request:
4-
push:
5-
branches: main
2+
on: push
63
jobs:
74
build-and-test:
85
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)