mirror of
https://github.com/msberends/AMR.git
synced 2025-07-21 16:13:14 +02:00
(v2.1.1.9215) python token
This commit is contained in:
@ -98,9 +98,9 @@ jobs:
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: testthat-snapshots
|
||||
name: 'AMR-{matrix.config.os}-r{matrix.config.r}-result'
|
||||
path: |
|
||||
/Users/runner/work/AMR/AMR/check/*[.](zip|gz)
|
||||
/Users/runner/work/AMR/AMR/check/**/*[.](zip|gz)
|
||||
/Users/runner/work/AMR/AMR/check/**/**/*[.](zip|gz)
|
||||
/Users/runner/work/AMR/AMR/check/*.(zip|gz)
|
||||
/Users/runner/work/AMR/AMR/check/**/*.(zip|gz)
|
||||
/Users/runner/work/AMR/AMR/check/**/**/*.(zip|gz)
|
||||
if-no-files-found: warn
|
||||
|
Reference in New Issue
Block a user