We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ff4a0 commit 651d869Copy full SHA for 651d869
.github/workflows/test-pass.yml
@@ -29,8 +29,6 @@ jobs:
29
30
- name: Activate diff_check conda environment
31
run: conda activate diff_check
32
- - name: Set up environment variable
33
- run: echo "name: diff_check" >> $GITHUB_ENV
34
35
- name: Verify Python version
36
run: conda run --name diff_check python --version
0 commit comments