Skip to content

Commit

Permalink
! F upgraded dependencies and some minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 18, 2025
1 parent 6cb9f97 commit 44372cf
Show file tree
Hide file tree
Showing 125 changed files with 66 additions and 2,869 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/auto_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:

jobs:
build:
defaults:
run:
working-directory: packages/approval_tests
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on: [push, pull_request]

jobs:
build:
defaults:
run:
working-directory: packages/approval_tests
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/mdsnippets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
jobs:
format_and_snippets:
runs-on: ubuntu-latest
defaults:
run:
working-directory: packages/approval_tests
steps:
- name: 📚 Git Checkout
uses: actions/checkout@v4
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
permissions:
id-token: write # Required for authentication using OIDC
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
with:
working-directory: packages/approval_tests
# with:
# working-directory: path/to/package/within/repository
create_release:
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.1.4
- Upgraded all dependencies to actuals.

## 1.1.3
- Updated README.md file: fix links.

Expand All @@ -13,7 +16,6 @@
## 1.1.1
- Updated README.md file.


## 1.1.0

- **Breaking release**:
Expand Down
File renamed without changes.
202 changes: 0 additions & 202 deletions LICENSE.md

This file was deleted.

Loading

0 comments on commit 44372cf

Please sign in to comment.