Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dbetancurdev authored Nov 23, 2024
1 parent 3dc0000 commit 00992ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ jobs:
name: machineStandalone
with:
args: skims scan ./config.yaml
- name: artifact
if: always()
uses: actions/upload-artifact@v3
with:
name: results
path: result.csv

0 comments on commit 00992ae

Please sign in to comment.