Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
arianahejazyan committed Sep 16, 2024
1 parent 609baa3 commit 2a95912
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@
uses: actions/checkout@v3

- name: Do nothing
run: echo "This job does nothing."

0 comments on commit 2a95912

Please sign in to comment.