aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJ08nY2025-06-19 16:08:38 +0200
committerJ08nY2025-06-19 16:08:38 +0200
commit86f1472c0bc8118734920ccc8348a2f75afc8b41 (patch)
tree7b8d9878ed8e85d528d184e26ab59918e24cc49f /.github
parente3536a3aeaf67274b00c37f0331254a356ce43d7 (diff)
downloadpyecsca-86f1472c0bc8118734920ccc8348a2f75afc8b41.tar.gz
pyecsca-86f1472c0bc8118734920ccc8348a2f75afc8b41.tar.zst
pyecsca-86f1472c0bc8118734920ccc8348a2f75afc8b41.zip
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/perf.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/perf.yml b/.github/workflows/perf.yml
index 126e193..f58b74b 100644
--- a/.github/workflows/perf.yml
+++ b/.github/workflows/perf.yml
@@ -62,8 +62,9 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: perf-results-${{ matrix.mod }}-${{ matrix.python-version }}
+ include-hidden-files: true
path:
- .perf
+ .perf/
merge:
runs-on: ubuntu-latest
needs: perf