Skip to content

Commit

Permalink
set permission to delete artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVCaron committed Feb 20, 2024
1 parent 08bef63 commit da4a931
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ env:
MPLBACKEND: agg
OPENBLAS_NUM_THREADS: 1

permissions:
actions: write

jobs:
test:
runs-on: scilus-runners
Expand Down

0 comments on commit da4a931

Please sign in to comment.