Skip to content

Commit

Permalink
fix: try to run job
Browse files Browse the repository at this point in the history
  • Loading branch information
wellitongervickas committed Nov 10, 2023
1 parent a9a3f5a commit 6aa29d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest

environment: Node
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 6aa29d1

Please sign in to comment.