Skip to content

Commit

Permalink
ci: test globs 6
Browse files Browse the repository at this point in the history
  • Loading branch information
bernizhel committed Jul 13, 2023
1 parent ac21a2e commit a4ef10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo ${{ toJSON(github.action_*) }}
- run: echo ${{ 1 + 1 }}

0 comments on commit a4ef10e

Please sign in to comment.