We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 154c87a + 3b75f60 commit 4b2ca35Copy full SHA for 4b2ca35
.github/workflows/tests-on-pr.yml
@@ -12,8 +12,8 @@ jobs:
12
uses: Billingegroup/release-scripts/.github/workflows/_tests-on-pr.yml@v0
13
with:
14
project: diffpy.pdffi2
15
- c_extension: false
16
- headless: true
+ c_extension: true
+ headless: false
17
python_version: 3.12
18
secrets:
19
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
news/wftypo.rst
@@ -0,0 +1,23 @@
1
+**Added:**
2
+
3
+* no news: modification on CI workflow
4
5
+**Changed:**
6
7
+* <news item>
8
9
+**Deprecated:**
10
11
+**Removed:**
+**Fixed:**
20
21
+**Security:**
22
23
0 commit comments