Skip to content

Commit

Permalink
Added gauntlet dir to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
smickovskid committed Sep 22, 2023
1 parent 374afa0 commit f625afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gauntlet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.1.0
with:
name: gauntlet-eslint-report
path: ./eslint-report.json
path: ./gauntlet/eslint-report.json

gauntlet_run_tests:
name: Gauntlet Run Tests
Expand Down

0 comments on commit f625afd

Please sign in to comment.