Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
FIX runner version typo
  • Loading branch information
MAMV3x3 committed Aug 8, 2023
1 parent f86eb88 commit f4f542c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- main
jobs:
test:
runs-on: ubuntu-lastest
runs-on: ubuntu-latest
name: Run Tests
env:
TESTING: true
Expand Down

0 comments on commit f4f542c

Please sign in to comment.