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 5f40d8c commit 87ace0fCopy full SHA for 87ace0f
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ on:
10
pull_request:
11
12
env:
13
- PRIMUS_TURBO_COMMIT: a97e986f01893fec5789243400c7046d18591ba9 # chore: update aiter to fix pybind11 issue (#132)
+ PRIMUS_TURBO_COMMIT: 445cf05050179dc88dba3853954575f9c9ca2f49 # fix: fixed import activation module (#137)
14
15
jobs:
16
code-lint:
0 commit comments