Skip to content

Commit

Permalink
Updated GitHub Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JaffaKetchup committed Mar 2, 2024
1 parent 29bffd8 commit d279c38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@master
- name: Disable Git Security False Alarm
run: git config --global --add safe.directory /github/workspace
- name: Run Dart Package Analyser
uses: axel-op/dart-package-analyzer@master
id: analysis
Expand Down

0 comments on commit d279c38

Please sign in to comment.