Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfg committed May 14, 2024
1 parent 67881aa commit 4b23591
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/elementary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: edr.log
path: edr.log
path: edr.log
1 change: 0 additions & 1 deletion .github/workflows/triggers_elementary_model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:

jobs:
run_elementary_models:
needs: elementary
name: Run elementary model
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 4b23591

Please sign in to comment.