Skip to content

Commit

Permalink
pushing to see if cache works as intended
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikmonsen committed Apr 17, 2024
1 parent d7a63e4 commit 759fce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on: [push]

jobs:
lint-and-test:
name: Run linter and tests
name: Run linter and tests (testing if the npm cache works as intended)
runs-on: [self-hosted, Linux]
steps:
- name: Checkout the repository
Expand Down

0 comments on commit 759fce1

Please sign in to comment.