Skip to content

Commit 45c9eb1

Browse files
authored
Merge pull request github#17411 from github/redsun82/rust-ci-internal
Rust: add dummy integration test
2 parents b0ca793 + d6b8dd1 commit 45c9eb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

rust/integration-tests/test.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# dummy test to get CI going
2+
3+
def test(codeql, rust):
4+
pass

0 commit comments

Comments
 (0)