We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2320b46 commit 8e6637bCopy full SHA for 8e6637b
.github/workflows/infer.yml
@@ -41,6 +41,7 @@ jobs:
41
cd ..
42
git clone https://github.com/facebook/infer.git
43
cd infer
44
+ git checkout 01aaa268f9d38723ba69c139e10f9e2a04b40b1c
45
./build-infer.sh java
46
cp -r infer ../Java
47
0 commit comments