We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4033113 commit bbd2a18Copy full SHA for bbd2a18
1 file changed
.github/workflows/python-ci.yml
@@ -75,8 +75,6 @@ jobs:
75
76
steps:
77
- uses: actions/checkout@v4
78
- with:
79
- fetch-depth: 2
80
- name: Install system dependencies
81
run: sudo apt-get update && sudo apt-get install -y libkrb5-dev # for kerberos
82
- name: Install
0 commit comments