Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-promis…
Browse files Browse the repository at this point in the history
…e-6.1.1
  • Loading branch information
aBurmeseDev authored Jan 17, 2023
2 parents 3e635b5 + 054e8fa commit f5a7c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jobs:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: actions/checkout@v3.3.0
- run: yarn install --frozen-lockfile
- run: yarn test

0 comments on commit f5a7c32

Please sign in to comment.