Skip to content

Commit

Permalink
Actions: Remove artifact saving in main job
Browse files Browse the repository at this point in the history
  • Loading branch information
simmsa committed Dec 6, 2023
1 parent ad3a50e commit 2e045a2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/unix_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,3 @@ jobs:
command: run
startup-options: -noFigureWindows

- name: Save mhkit_webread_cache directory as an artifact
uses: actions/upload-artifact@v2
with:
name: mhkit_webread_cache
path: mhkit_webread_cache
5 changes: 0 additions & 5 deletions .github/workflows/windows_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,3 @@ jobs:
command: run
startup-options: -noFigureWindows

- name: Save mhkit_webread_cache directory as an artifact
uses: actions/upload-artifact@v2
with:
name: mhkit_webread_cache
path: mhkit_webread_cache

0 comments on commit 2e045a2

Please sign in to comment.