Skip to content

Commit

Permalink
ci: update gh workflow actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Nov 13, 2023
1 parent 3ebe7c1 commit ffc7bd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Do not edit this file directly. It is generated by https://deno.land/x/fluent_github_actions

name: Lint
name: Lint and Test
on:
push:
branches:
- main
jobs:
lint:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ffc7bd4

Please sign in to comment.